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

MAINT Try coverage config specify pyproject.toml #285

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

adam2392
Copy link
Collaborator

@adam2392 adam2392 commented Jun 20, 2024

Changes proposed in this pull request:

  • Tries to fix the CI test coverage report

ref: nedbat/coveragepy#512

Before submitting

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.
  • I've updated or added any relevant docstrings following the syntax described in the
    Writing docstrings section of the CONTRIBUTING docs.
  • If this PR fixes a bug, I've added a test that will fail without my fix.
  • If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.

After submitting

  • All GitHub Actions jobs for my pull request have passed.

Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.79%. Comparing base (638dd7c) to head (5952b8f).
Report is 8 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #285       +/-   ##
===========================================
- Coverage   90.04%   76.79%   -13.26%     
===========================================
  Files          54       25       -29     
  Lines        5105     2267     -2838     
  Branches        0      409      +409     
===========================================
- Hits         4597     1741     -2856     
+ Misses        508      402      -106     
- Partials        0      124      +124     

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

@adam2392 adam2392 merged commit b8da7b0 into neurodata:main Jun 20, 2024
32 of 33 checks passed
@adam2392 adam2392 deleted the ci branch June 20, 2024 19:08
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.

1 participant