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

Update our Codecov setup #3190

Merged
merged 34 commits into from
Jun 25, 2024
Merged

Update our Codecov setup #3190

merged 34 commits into from
Jun 25, 2024

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Jun 21, 2024

This PR:

  • Cleans up our pytest configuration and moves everything into pytest.ini
  • Make our Codecov setup more valuable.

If there is now a test failing we get this in the PR:

Screenshot 2024-06-24 at 17 11 43

Fixes #3194

Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.14%. Comparing base (bcc563c) to head (3678caf).

Current head 3678caf differs from pull request most recent head 2c41899

Please upload reports for the commit 2c41899 to get more accurate results.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3190      +/-   ##
==========================================
+ Coverage   79.12%   79.14%   +0.02%     
==========================================
  Files         131      131              
  Lines       14173    14173              
  Branches     2971     2971              
==========================================
+ Hits        11214    11217       +3     
  Misses       2118     2118              
+ Partials      841      838       -3     

see 3 files with indirect coverage changes

@antonpirker antonpirker added the Component: DX Dealing with developer experience label Jun 21, 2024
@antonpirker antonpirker removed the request for review from sentrivana June 25, 2024 07:34
@antonpirker antonpirker marked this pull request as draft June 25, 2024 07:34
@antonpirker antonpirker marked this pull request as ready for review June 25, 2024 15:33
Copy link
Contributor

@sentrivana sentrivana left a comment

Choose a reason for hiding this comment

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

💯

codecov.yml Outdated Show resolved Hide resolved
@antonpirker antonpirker enabled auto-merge (squash) June 25, 2024 15:44
@antonpirker antonpirker merged commit 7a3ab15 into master Jun 25, 2024
120 checks passed
@antonpirker antonpirker deleted the antonpirker/codecov branch June 25, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: DX Dealing with developer experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update our Codecov setup
2 participants