Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Override configs for CodeCov, using yml file at project root #88

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

AlfredoG87
Copy link
Contributor

Description:
Adding CodeCov yml file for overriding configurations that are for the project

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@AlfredoG87 AlfredoG87 self-assigned this Aug 7, 2024
@AlfredoG87 AlfredoG87 added the Improvement Code changes driven by non business requirements label Aug 7, 2024
@AlfredoG87 AlfredoG87 added this to the 0.1.0 milestone Aug 7, 2024
@AlfredoG87 AlfredoG87 marked this pull request as ready for review August 7, 2024 14:32
@AlfredoG87 AlfredoG87 requested review from a team as code owners August 7, 2024 14:32
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.82%. Comparing base (e08b91a) to head (eb7cb46).

Additional details and impacted files
@@              Coverage Diff              @@
##               main      #88       +/-   ##
=============================================
+ Coverage     54.33%   64.82%   +10.49%     
  Complexity       25       25               
=============================================
  Files             7        6        -1     
  Lines           173      145       -28     
  Branches          6        6               
=============================================
  Hits             94       94               
+ Misses           75       47       -28     
  Partials          4        4               

see 1 file with indirect coverage changes

Copy link
Contributor

@mattp-swirldslabs mattp-swirldslabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@AlfredoG87 AlfredoG87 merged commit aaa23cd into main Aug 7, 2024
6 of 7 checks passed
@AlfredoG87 AlfredoG87 deleted the codecov-config branch August 7, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Code changes driven by non business requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants