Closed c4deszes closed 2 years ago
Merging #94 (7c45e11) into master (2c84e52) will decrease coverage by
0.06%
. The diff coverage is83.33%
.
@@ Coverage Diff @@
## master #94 +/- ##
==========================================
- Coverage 95.89% 95.83% -0.07%
==========================================
Files 13 13
Lines 1266 1271 +5
==========================================
+ Hits 1214 1218 +4
- Misses 52 53 +1
Flag | Coverage Δ | |
---|---|---|
3.10.0b1 | 95.83% <83.33%> (-0.07%) |
:arrow_down: |
3.6 | 95.82% <83.33%> (-0.07%) |
:arrow_down: |
3.7 | 95.82% <83.33%> (-0.07%) |
:arrow_down: |
3.8 | 95.82% <83.33%> (-0.07%) |
:arrow_down: |
3.9 | 95.82% <83.33%> (-0.07%) |
:arrow_down: |
unittests | 95.83% <83.33%> (-0.07%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
ldfparser/signal.py | 86.11% <50.00%> (-2.13%) |
:arrow_down: |
ldfparser/parser.py | 94.89% <100.00%> (+0.05%) |
: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 2c84e52...7c45e11. Read the comment docs.
Brief
LinFrame
does reference theLinSignals
that are contained within, but this is not true in the opposite wayLinSignal
toLinFrame
is a 1-to-1 relationChecklist
Resolves
Evidence