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

ENH: adopt sanitize_value from dandi-cli and use for sanitization of identifier #175

Merged
merged 3 commits into from
Aug 13, 2024

More sanitarization of entities like done in dandi-cli

03748b9
Select commit
Loading
Failed to load commit list.
Merged

ENH: adopt sanitize_value from dandi-cli and use for sanitization of identifier #175

More sanitarization of entities like done in dandi-cli
03748b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2024 in 1s

97.75% (+0.01%) compared to 1110194

View this Pull Request on Codecov

97.75% (+0.01%) compared to 1110194

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.75%. Comparing base (1110194) to head (03748b9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
+ Coverage   97.74%   97.75%   +0.01%     
==========================================
  Files          16       16              
  Lines        1727     1739      +12     
==========================================
+ Hits         1688     1700      +12     
  Misses         39       39              

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