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

Configuration File for TermSet validations #1016

Merged
merged 85 commits into from
Mar 28, 2024

Update __init__.py

0efd22b
Select commit
Loading
Failed to load commit list.
Merged

Configuration File for TermSet validations #1016

Update __init__.py
0efd22b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 28, 2024 in 0s

85.67% (-2.88%) compared to 0000202

View this Pull Request on Codecov

85.67% (-2.88%) compared to 0000202

Details

Codecov Report

Attention: Patch coverage is 40.74074% with 64 lines in your changes are missing coverage. Please review.

Project coverage is 85.67%. Comparing base (0000202) to head (0efd22b).

Files Patch % Lines
src/hdmf/container.py 28.57% 29 Missing and 1 partial ⚠️
src/hdmf/term_set.py 37.50% 27 Missing and 3 partials ⚠️
src/hdmf/common/__init__.py 63.63% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1016      +/-   ##
==========================================
- Coverage   88.55%   85.67%   -2.88%     
==========================================
  Files          45       45              
  Lines        9616     9717     +101     
  Branches     2738     2760      +22     
==========================================
- Hits         8515     8325     -190     
- Misses        778     1051     +273     
- Partials      323      341      +18     

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