Skip to content

Assume http protocol for inputs that have just the host name, and imp…

b584112
Select commit
Loading
Failed to load commit list.
Open

fix(manifest): Strip protocol before feeding just the outgoing domain to the manifest API #246

Assume http protocol for inputs that have just the host name, and imp…
b584112
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 6, 2025 in 0s

97.95% (-0.12%) compared to ca8e418

View this Pull Request on Codecov

97.95% (-0.12%) compared to ca8e418

Details

Codecov Report

Attention: Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.

Project coverage is 97.95%. Comparing base (ca8e418) to head (b584112).
Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
src/manifest/mod.ts 86.36% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
- Coverage   98.07%   97.95%   -0.12%     
==========================================
  Files          58       58              
  Lines        2280     2301      +21     
  Branches      137      140       +3     
==========================================
+ Hits         2236     2254      +18     
- Misses         42       45       +3     
  Partials        2        2              

☔ 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.