Skip to content

fix: more "ignored" errors

4d58baa
Select commit
Loading
Failed to load commit list.
Merged

feat: update workflows versions #293

fix: more "ignored" errors
4d58baa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

30.19% (+0.00%) compared to 7e0f5d4

View this Pull Request on Codecov

30.19% (+0.00%) compared to 7e0f5d4

Details

Codecov Report

❌ Patch coverage is 20.68966% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.19%. Comparing base (7e0f5d4) to head (4d58baa).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
cmd/clockify-cli/main.go 0.00% 5 Missing ⚠️
api/httpClient.go 60.00% 1 Missing and 1 partial ⚠️
internal/consoletest/test.go 0.00% 2 Missing ⚠️
pkg/output/client/quiet.go 0.00% 2 Missing ⚠️
pkg/output/project/quiet.go 0.00% 2 Missing ⚠️
pkg/output/tag/quiet.go 0.00% 2 Missing ⚠️
pkg/output/task/quiet.go 0.00% 2 Missing ⚠️
pkg/output/time-entry/quiet.go 0.00% 2 Missing ⚠️
pkg/output/user/quiet.go 0.00% 2 Missing ⚠️
pkg/output/workspace/quiet.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #293   +/-   ##
=======================================
  Coverage   30.18%   30.19%           
=======================================
  Files         142      142           
  Lines        9068     9069    +1     
=======================================
+ Hits         2737     2738    +1     
+ Misses       6226     6225    -1     
- Partials      105      106    +1     

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