Skip to content

fix: use zerolog

925fce0
Select commit
Loading
Failed to load commit list.
Merged

fix: use zerolog #962

fix: use zerolog
925fce0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 20, 2026 in 1s

74.41% (-0.50%) compared to 5f167eb

View this Pull Request on Codecov

74.41% (-0.50%) compared to 5f167eb

Details

Codecov Report

❌ Patch coverage is 43.37349% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.41%. Comparing base (5f167eb) to head (925fce0).

Files with missing lines Patch % Lines
runner/runner.go 0.00% 26 Missing ⚠️
router/router.go 70.58% 7 Missing and 3 partials ⚠️
app.go 0.00% 8 Missing ⚠️
api/oidc.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #962      +/-   ##
==========================================
- Coverage   74.90%   74.41%   -0.50%     
==========================================
  Files          62       62              
  Lines        2953     2994      +41     
==========================================
+ Hits         2212     2228      +16     
- Misses        579      604      +25     
  Partials      162      162              

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