Skip to content

refactor: replace empty slice literal with `var`

f7b8989
Select commit
Loading
Failed to load commit list.
Merged

refactor: replace empty slice literal with var #276

refactor: replace empty slice literal with `var`
f7b8989
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 20, 2025 in 0s

30.30% (-0.01%) compared to 4a576eb

View this Pull Request on Codecov

30.30% (-0.01%) compared to 4a576eb

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 30.30%. Comparing base (4a576eb) to head (f7b8989).

Files with missing lines Patch % Lines
pkg/cmd/task/util/read-flags.go 0.00% 2 Missing ⚠️
pkg/cmd/time-entry/util/description-completer.go 0.00% 2 Missing ⚠️
api/client.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
- Coverage   30.31%   30.30%   -0.01%     
==========================================
  Files         141      141              
  Lines       10428    10430       +2     
==========================================
  Hits         3161     3161              
- Misses       7166     7168       +2     
  Partials      101      101              

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