Closed lePici closed 4 years ago
Merging #147 into master will decrease coverage by
0.35%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #147 +/- ##
==========================================
- Coverage 41.93% 41.57% -0.36%
==========================================
Files 73 73
Lines 14748 14748
==========================================
- Hits 6184 6132 -52
- Misses 8564 8616 +52
Impacted Files | Coverage Δ | |
---|---|---|
libtrap/tests/test_echo_reply.c | 75.00% <0.00%> (-7.70%) |
:arrow_down: |
unirec/macaddr.h | 88.88% <0.00%> (-5.56%) |
:arrow_down: |
pytrap/src/unirecmodule.c | 63.02% <0.00%> (-4.08%) |
:arrow_down: |
pytrap/src/unirecmacaddr.c | 85.54% <0.00%> (-3.62%) |
:arrow_down: |
pytrap/src/pytrapmodule.c | 70.61% <0.00%> (-2.20%) |
:arrow_down: |
pytrap/src/unirecipaddr.c | 82.32% <0.00%> (-2.16%) |
: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 c54c243...69c0854. Read the comment docs.
Python2 dependency is removed. Python scripts was converted by Automated Python 2 to 3 code translation (2to3).