Open vearutop opened 3 years ago
total: (statements) 68.5%
Merging #14 (9e859f0) into master (41a3c17) will decrease coverage by
0.23%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
- Coverage 63.61% 63.38% -0.24%
==========================================
Files 6 6
Lines 863 863
==========================================
- Hits 549 547 -2
- Misses 259 260 +1
- Partials 55 56 +1
Flag | Coverage Δ | |
---|---|---|
unittests | 63.38% <ø> (-0.24%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
date.go | 83.33% <ø> (-16.67%) |
:arrow_down: |
entities.go | 49.08% <ø> (ø) |
|
helper.go | 82.41% <ø> (ø) |
|
reflect.go | 71.95% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 41a3c17...8d54019. Read the comment docs.
Thank you, works well!
Hi ! I've fixed this problem with
v0.4.5
!