Skip to content

fixup! fix: use zerolog

21d42cc
Select commit
Loading
Failed to load commit list.
Open

fix: use zerolog #962

fixup! fix: use zerolog
21d42cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 18, 2026 in 0s

74.51% (-0.51%) compared to ec8ce07

View this Pull Request on Codecov

74.51% (-0.51%) compared to ec8ce07

Details

Codecov Report

❌ Patch coverage is 44.44444% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.51%. Comparing base (ec8ce07) to head (21d42cc).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
runner/runner.go 0.00% 26 Missing ⚠️
app.go 0.00% 8 Missing ⚠️
router/router.go 75.00% 5 Missing and 3 partials ⚠️
api/oidc.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #962      +/-   ##
==========================================
- Coverage   75.01%   74.51%   -0.51%     
==========================================
  Files          61       61              
  Lines        2886     2927      +41     
==========================================
+ Hits         2165     2181      +16     
- Misses        566      591      +25     
  Partials      155      155              

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