dandi / backups2datalad

Mirror Dandisets as git-annex repositories
MIT License
1 stars 0 forks source link

Include metadata diff in exceptions for unexpectedly changed asset metadata #28

Closed jwodder closed 7 months ago

jwodder commented 7 months ago

For https://github.com/dandi/dandisets/issues/340#issuecomment-1936057412.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (9a64566) 74.70% compared to head (c2dc0fe) 74.80%. Report is 1 commits behind head on main.

Files Patch % Lines
src/backups2datalad/util.py 90.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== + Coverage 74.70% 74.80% +0.10% ========================================== Files 17 17 Lines 2712 2731 +19 Branches 594 596 +2 ========================================== + Hits 2026 2043 +17 - Misses 519 520 +1 - Partials 167 168 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

yarikoptic commented 7 months ago

looks good, thank you!