Closed michaelkleinhenz closed 5 years ago
:exclamation: No coverage uploaded for pull request base (
master@bfd2c3d
). Click here to learn what that means. The diff coverage is71.28%
.
@@ Coverage Diff @@
## master #2372 +/- ##
=========================================
Coverage ? 69.86%
=========================================
Files ? 171
Lines ? 17074
Branches ? 0
=========================================
Hits ? 11929
Misses ? 3979
Partials ? 1166
Impacted Files | Coverage Δ | |
---|---|---|
controller/search.go | 70.37% <67.74%> (ø) |
|
controller/workitem.go | 78.19% <72.85%> (ø) |
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 bfd2c3d...0497ee4. Read the comment docs.
This adds A column
_Parent
and a column_Childs
to the CSV export. The columns are added by default and contain the parent number and the child numbers (if any) of the Work Item represented by the corresponding line.This implements https://openshift.io/openshiftio/Openshift_io/plan/detail/1147