Closed michaelkleinhenz closed 5 years ago
[test]
Merging #2347 into master will decrease coverage by
0.05%
. The diff coverage is67%
.
@@ Coverage Diff @@
## master #2347 +/- ##
==========================================
- Coverage 70.23% 70.18% -0.06%
==========================================
Files 171 171
Lines 16625 16919 +294
==========================================
+ Hits 11676 11874 +198
- Misses 3822 3893 +71
- Partials 1127 1152 +25
Impacted Files | Coverage Δ | |
---|---|---|
workitem/field_definition.go | 82.9% <ø> (ø) |
:arrow_up: |
workitem/simple_type.go | 75.32% <58.22%> (-8.89%) |
:arrow_down: |
controller/search.go | 72.15% <60%> (-1.52%) |
:arrow_down: |
controller/workitem.go | 78.79% <70.51%> (-2.39%) |
:arrow_down: |
workitem/enum_type.go | 91.95% <71.42%> (-1.8%) |
:arrow_down: |
workitem/list_type.go | 88.57% <88.23%> (-0.11%) |
:arrow_down: |
ptr/ptr.go | 35.29% <0%> (+5.88%) |
:arrow_up: |
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 3550693...cf44d6e. Read the comment docs.
[test]