Closed lucassabreu closed 1 year ago
Merging #228 (34d2ffe) into main (fc7f587) will decrease coverage by
0.31%
. The diff coverage is82.28%
.:exclamation: Current head 34d2ffe differs from pull request most recent head 14a1df0. Consider uploading reports for the commit 14a1df0 to get more accurate results
@@ Coverage Diff @@
## main #228 +/- ##
==========================================
- Coverage 63.81% 63.49% -0.32%
==========================================
Files 33 44 +11
Lines 3402 4041 +639
==========================================
+ Hits 2171 2566 +395
- Misses 1165 1396 +231
- Partials 66 79 +13
Flag | Coverage Δ | |
---|---|---|
unittests | 63.49% <82.28%> (-0.32%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
api/client.go | 38.35% <ø> (+2.25%) |
:arrow_up: |
pkg/cmd/time-entry/util/create.go | 0.00% <0.00%> (ø) |
|
pkg/cmd/time-entry/util/out-in-progress.go | 0.00% <0.00%> (ø) |
|
pkg/cmd/time-entry/util/validate-closing.go | 0.00% <0.00%> (ø) |
|
pkg/cmd/time-entry/util/interactive.go | 81.10% <93.18%> (ø) |
|
pkg/cmd/config/init/init.go | 62.98% <100.00%> (+0.24%) |
:arrow_up: |
pkg/cmd/time-entry/edit/edit.go | 83.82% <100.00%> (+0.11%) |
:arrow_up: |
pkg/cmd/time-entry/util/fill-with-flags.go | 100.00% <100.00%> (ø) |
|
pkg/cmd/time-entry/util/name-for-id.go | 100.00% <100.00%> (ø) |
|
pkg/cmd/time-entry/util/util.go | 100.00% <100.00%> (ø) |
|
... and 12 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
closes #227