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

Serve locally stored fbc content via an http server #148

Merged
merged 1 commit into from
Sep 8, 2023

Serve locally stored fbc content via an http server

d687d3a
Select commit
Loading
Failed to load commit list.
Merged

Serve locally stored fbc content via an http server #148

Serve locally stored fbc content via an http server
d687d3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 8, 2023 in 0s

79.06% (-0.04%) compared to d30f161

View this Pull Request on Codecov

79.06% (-0.04%) compared to d30f161

Details

Codecov Report

Patch coverage: 78.57% and project coverage change: -0.04% ⚠️

Comparison is base (d30f161) 79.10% compared to head (d687d3a) 79.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
- Coverage   79.10%   79.06%   -0.04%     
==========================================
  Files           3        3              
  Lines         201      215      +14     
==========================================
+ Hits          159      170      +11     
- Misses         26       28       +2     
- Partials       16       17       +1     
Files Changed Coverage Δ
pkg/storage/localdir.go 64.51% <78.57%> (+11.57%) ⬆️

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.