Skip to content

Revisions for code coverage (#10)#16

Merged
blms merged 3 commits intomainfrom
chore/10-actions-revisions
Apr 17, 2025
Merged

Revisions for code coverage (#10)#16
blms merged 3 commits intomainfrom
chore/10-actions-revisions

Conversation

@blms
Copy link
Copy Markdown
Contributor

@blms blms commented Apr 16, 2025

Just realized there were a couple of things I missed in the last PR, for #10:

  • Prevent the codecov upload step from running for any python version besides 3.12 (I figure that's our target)
  • Set the minimum coverage to 86% for the project, for now

I also noticed there was some Markdown in the README that was messing up on the github render so I converted it to RST syntax.

@blms blms requested a review from rlskoeser April 16, 2025 18:12
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.50%. Comparing base (81a0579) to head (f3af853).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   85.50%   85.50%           
=======================================
  Files          15       15           
  Lines        2215     2215           
=======================================
  Hits         1894     1894           
  Misses        321      321           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@blms blms merged commit 2e0b251 into main Apr 17, 2025
10 checks passed
@blms blms deleted the chore/10-actions-revisions branch April 23, 2025 19:44
Sign up for free to 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.

2 participants