Skip to content

fix: simplify camelToSnake to avoid nolint placement issue

59f8813
Select commit
Loading
Failed to load commit list.
Merged

chore: upgrade Go from 1.24 to 1.26 #144

fix: simplify camelToSnake to avoid nolint placement issue
59f8813
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

3.03% (-0.02%) compared to 610ccbd, passed because coverage increased by 0.02% when compared to adjusted base (3.01%)

View this Pull Request on Codecov

3.03% (-0.02%) compared to 610ccbd, passed because coverage increased by 0.02% when compared to adjusted base (3.01%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 3.03%. Comparing base (610ccbd) to head (59f8813).

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #144      +/-   ##
========================================
- Coverage   3.05%   3.03%   -0.02%     
========================================
  Files         47      47              
  Lines       7803    7802       -1     
========================================
- Hits         238     237       -1     
  Misses      7561    7561              
  Partials       4       4              

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