psychoinformatics-de / datalad-debian

DataLad extension for working with Debian packages and package repositories
Other
2 stars 5 forks source link

Update distribution subdatasets of archive dataset before diff'ing changes #107

Closed mih closed 2 years ago

mih commented 2 years ago

This makes sure that we get all relevant package change. The update is done in a way that ensure we will only get package dataset updates that have already been registered in their respective distributions, rather than any updates of package datasets.

This is relevant, because the respective datasets might be maintained differently, and a developed package dataset update might not yet be approved for inclusion in a distribution.

Closes psychoinformatics-de/datalad-debian#102

codecov-commenter commented 2 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.26%. Comparing base (3f26c4c) to head (ccbdebc). Report is 51 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #107 +/- ## ========================================== - Coverage 93.27% 93.26% -0.02% ========================================== Files 16 16 Lines 491 490 -1 ========================================== - Hits 458 457 -1 Misses 33 33 ```

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