Closed JasperCraeghs closed 5 years ago
I think the text in the cell doesn't actually get modified yet. I need to look into this further.
Merging #28 into master will decrease coverage by
0.51%
. The diff coverage is20.63%
.
@@ Coverage Diff @@
## master #28 +/- ##
=========================================
- Coverage 15.32% 14.8% -0.52%
=========================================
Files 1 1
Lines 248 304 +56
=========================================
+ Hits 38 45 +7
- Misses 210 259 +49
Impacted Files | Coverage Δ | |
---|---|---|
mlx/coverity.py | 14.8% <20.63%> (-0.52%) |
:arrow_down: |
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 3637314...bef1b39. Read the comment docs.
Now hyperlinks should be interactive and item IDs as well (if they are found in the traceability collection of the build environment).
Do you want to ad more things or shall we merge this in (WIP)?
The pdfdoc in 82100 failed.
The tool reports a warning when a
traceability_collection
exists in the build environment and the item ID could not be found inside it.Resolves issue #27.