Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(http, server): handle missing resources with http 404 #367

Merged
merged 9 commits into from
Jan 12, 2024

update imports

691d13a
Select commit
Loading
Failed to load commit list.
Merged

fix(http, server): handle missing resources with http 404 #367

update imports
691d13a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 0s

64.06% (+0.14%) compared to fc9f6a9

View this Pull Request on Codecov

64.06% (+0.14%) compared to fc9f6a9

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (fc9f6a9) 63.92% compared to head (691d13a) 64.06%.

Files Patch % Lines
src/drivers/http.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   63.92%   64.06%   +0.14%     
==========================================
  Files          41       41              
  Lines        4102     4121      +19     
  Branches      489      493       +4     
==========================================
+ Hits         2622     2640      +18     
- Misses       1468     1469       +1     
  Partials       12       12              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.