aptly-dev / aptly

aptly - Debian repository management tool
https://www.aptly.info/
MIT License
2.56k stars 374 forks source link

Fix: Pipeline failing because of nvidia repo change #1211

Closed reglim closed 1 year ago

reglim commented 1 year ago

Fixes #1210

Requirements

All new code should be covered with tests, documentation should be updated. CI should pass.

Description of the Change

Updated link for libnvidia-container repo.

Why this change is important?

Because the CI should pass

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #1211 (d4a1470) into master (1df8cff) will decrease coverage by 0.02%. Report is 4 commits behind head on master. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #1211      +/-   ##
==========================================
- Coverage   65.99%   65.97%   -0.02%     
==========================================
  Files         143      143              
  Lines       16196    16190       -6     
==========================================
- Hits        10688    10682       -6     
- Misses       4754     4756       +2     
+ Partials      754      752       -2     
Files Changed Coverage Δ
deb/graph.go 0.00% <0.00%> (ø)
api/task.go 42.15% <100.00%> (ø)
deb/import.go 76.50% <100.00%> (+0.92%) :arrow_up:

... and 1 file with indirect coverage changes

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