Skip to content

updated changelog for new auth in config file

d396968
Select commit
Loading
Failed to load commit list.
Open

Bearer token authentication for downloading remote registries #1356

updated changelog for new auth in config file
d396968
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 0s

82.2% (+0.3%) compared to 173fed7

View this Pull Request on Codecov

82.2% (+0.3%) compared to 173fed7

Details

Codecov Report

❌ Patch coverage is 92.76018% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.2%. Comparing base (173fed7) to head (d396968).

Files with missing lines Patch % Lines
crates/weaver_common/src/test.rs 90.0% 6 Missing ⚠️
crates/weaver_common/src/http_auth.rs 90.9% 4 Missing ⚠️
crates/weaver_common/src/vdir.rs 96.8% 3 Missing ⚠️
crates/weaver_resolver/src/lib.rs 50.0% 2 Missing ⚠️
crates/weaver_semconv/src/registry_repo.rs 85.7% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1356     +/-   ##
=======================================
+ Coverage   81.8%   82.2%   +0.3%     
=======================================
  Files        119     121      +2     
  Lines       9938   10125    +187     
=======================================
+ Hits        8135    8323    +188     
+ Misses      1803    1802      -1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.