Skip to content

fix: friendly error message when api.ngc.nvidia.com is unreachable - #367

Open
robobryce wants to merge 1 commit into
brevdev:mainfrom
robobryce:fix/friendly-network-error-message
Open

fix: friendly error message when api.ngc.nvidia.com is unreachable#367
robobryce wants to merge 1 commit into
brevdev:mainfrom
robobryce:fix/friendly-network-error-message

fix: produce friendly error when api.ngc.nvidia.com is unreachable

ebb6a68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2026 in 0s

18.72% (+0.54%) compared to 9e0e34b

View this Pull Request on Codecov

18.72% (+0.54%) compared to 9e0e34b

Details

Codecov Report

❌ Patch coverage is 87.83784% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.72%. Comparing base (9e0e34b) to head (ebb6a68).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/errors/errors.go 88.00% 4 Missing and 2 partials ⚠️
pkg/store/http.go 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   18.18%   18.72%   +0.54%     
==========================================
  Files         140      140              
  Lines       18684    18763      +79     
==========================================
+ Hits         3398     3514     +116     
+ Misses      14912    14865      -47     
- Partials      374      384      +10     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.