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

yaml validation #25

Merged
merged 3 commits into from
Oct 20, 2023

Log metadata validation errors

03de7ed
Select commit
Loading
Failed to load commit list.
Merged

yaml validation #25

Log metadata validation errors
03de7ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2023 in 1s

91.63% (+0.38%) compared to 19c41e6

View this Pull Request on Codecov

91.63% (+0.38%) compared to 19c41e6

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (19c41e6) 91.25% compared to head (03de7ed) 91.63%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   91.25%   91.63%   +0.38%     
==========================================
  Files          20       24       +4     
  Lines        2058     2177     +119     
==========================================
+ Hits         1878     1995     +117     
- Misses        180      182       +2     
Files Coverage Δ
src/spikegadgets_to_nwb/metadata_validation.py 100.00% <100.00%> (ø)
...s/integration-tests/test_metadata_validation_it.py 100.00% <100.00%> (ø)
..._nwb/tests/test_data/test_metadata_dict_samples.py 100.00% <100.00%> (ø)
...kegadgets_to_nwb/tests/test_metadata_validation.py 100.00% <100.00%> (ø)
src/spikegadgets_to_nwb/convert_yaml.py 94.91% <66.66%> (-1.52%) ⬇️

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