Skip to content

ci: restrict codecov to a single python version - #93

Merged
beeme1mr merged 1 commit into
mainfrom
beeme1mr-patch-1
Jul 11, 2024
Merged

ci: restrict codecov to a single python version#93
beeme1mr merged 1 commit into
mainfrom
beeme1mr-patch-1

Conversation

@beeme1mr

Copy link
Copy Markdown
Member

This PR

  • Restricts codecov to a single python version

Notes

This brings the CodeCov config in line with the Python SDK

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr
beeme1mr requested a review from a team as a code ownerJuly 11, 2024 20:48
@codecov

codecovBot commented Jul 11, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.87%. Comparing base (d8e10c7) to head (e615335).
Report is 33 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #93 +/- ##
==========================================
+ Coverage 90.55% 91.87% +1.31% 
==========================================
Files 8 12 +4 Lines 180 443 +263 ==========================================
+ Hits 163 407 +244 - Misses 17 36 +19 
FlagCoverage Δ
unittests?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@beeme1mr