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

Coverage to 90% #1198

Draft
wants to merge 6 commits into
base: dev
Choose a base branch
from
Draft

Coverage to 90% #1198

wants to merge 6 commits into from

Conversation

mavaylon1
Copy link
Contributor

Motivation

What was the reasoning behind this change? Please explain the changes briefly.

How to test the behavior?

Show how to reproduce the new behavior (can be a bug fix or a new feature)

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Does the PR clearly describe the problem and the solution?
  • Have you reviewed our Contributing Guide?
  • Does the PR use "Fix #XXX" notation to tell GitHub to close the relevant issue numbered XXX when the PR is merged?

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.87%. Comparing base (b7a5fe2) to head (146f7e4).

Files with missing lines Patch % Lines
src/hdmf/backends/hdf5/h5tools.py 93.75% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1198      +/-   ##
==========================================
+ Coverage   89.03%   89.87%   +0.83%     
==========================================
  Files          45       44       -1     
  Lines        9887     9755     -132     
  Branches     2815     2785      -30     
==========================================
- Hits         8803     8767      -36     
+ Misses        767      677      -90     
+ Partials      317      311       -6     

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

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