Skip to content

refactor(log): replace panics with log fatal or log panic functions

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Nov 3, 2023 in 1s

89.89% (-0.18%) compared to 6a66a9b

View this Pull Request on Codecov

89.89% (-0.18%) compared to 6a66a9b

Details

Codecov Report

Merging #1723 (b9837e4) into main (6a66a9b) will decrease coverage by 0.18%.
The diff coverage is 75.00%.

❗ Current head b9837e4 differs from pull request most recent head d229b04. Consider uploading reports for the commit d229b04 to get more accurate results

@@            Coverage Diff             @@
##             main    #1723      +/-   ##
==========================================
- Coverage   90.07%   89.89%   -0.18%     
==========================================
  Files         164      158       -6     
  Lines       27563    27059     -504     
==========================================
- Hits        24826    24326     -500     
+ Misses       2020     2015       -5     
- Partials      717      718       +1     
Files Coverage Δ
errors/errors.go 100.00% <ø> (ø)
pkg/api/controller.go 94.19% <100.00%> (+3.02%) ⬆️
pkg/meta/meta.go 92.79% <100.00%> (+0.95%) ⬆️
pkg/compliance/v1_0_0/check.go 98.89% <0.00%> (-0.13%) ⬇️
pkg/storage/cache.go 91.48% <90.00%> (-0.67%) ⬇️
pkg/storage/cache/dynamodb.go 87.08% <92.30%> (-0.98%) ⬇️
pkg/cli/server/config_reloader.go 77.92% <0.00%> (+0.99%) ⬆️
pkg/cli/client/config_cmd.go 80.12% <0.00%> (-0.74%) ⬇️
pkg/exporter/cli/cli.go 46.51% <0.00%> (ø)
pkg/api/authn.go 96.84% <80.00%> (+1.13%) ⬆️
... and 3 more

... and 20 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!