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

Store FBC in local directory #144

Merged
merged 1 commit into from
Aug 30, 2023

Store FBC in local directory

cd80e99
Select commit
Loading
Failed to load commit list.
Merged

Store FBC in local directory #144

Store FBC in local directory
cd80e99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 30, 2023 in 1s

79.10% (-0.52%) compared to 8aab690

View this Pull Request on Codecov

79.10% (-0.52%) compared to 8aab690

Details

Codecov Report

Patch coverage: 77.77% and project coverage change: -0.52% ⚠️

Comparison is base (8aab690) 79.61% compared to head (cd80e99) 79.10%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
- Coverage   79.61%   79.10%   -0.52%     
==========================================
  Files           2        3       +1     
  Lines         157      201      +44     
==========================================
+ Hits          125      159      +34     
- Misses         20       26       +6     
- Partials       12       16       +4     
Files Changed Coverage Δ
pkg/storage/localdir.go 52.94% <52.94%> (ø)
pkg/controllers/core/catalog_controller.go 81.31% <92.85%> (+1.96%) ⬆️

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