psychoinformatics-de / datalad-debian

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

Enable using multiple distribution dataset for the same distribution #131

Closed mih closed 2 years ago

mih commented 2 years ago

simultaneously in a single archive dataset. Previously, the entire subdataset name had to be identical to the distribution codename. Now only the part leading up to the first '-' (dash) needs to match a codename.

Closes psychoinformatics-de/datalad-debian#115

codecov-commenter commented 2 years ago

Codecov Report

Merging #131 (ba82050) into main (9613f3c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #131   +/-   ##
=======================================
  Coverage   93.29%   93.29%           
=======================================
  Files          16       16           
  Lines         492      492           
=======================================
  Hits          459      459           
  Misses         33       33           
Impacted Files Coverage Δ
datalad_debian/add_distribution.py 95.00% <ø> (ø)
...ad_debian/tests/test_update_reprepro_repository.py 100.00% <ø> (ø)
datalad_debian/update_reprepro_repository.py 97.46% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more