Closed judicaelclair closed 3 years ago
Merging #48 (22a13c1) into master (3969fe1) will decrease coverage by
0.13%
. The diff coverage is83.17%
.
@@ Coverage Diff @@
## master #48 +/- ##
==========================================
- Coverage 81.00% 80.86% -0.14%
==========================================
Files 51 52 +1
Lines 2437 2514 +77
==========================================
+ Hits 1974 2033 +59
- Misses 463 481 +18
Impacted Files | Coverage Δ | |
---|---|---|
src/algorithms/configuration/maps/map.py | 63.83% <0.00%> (ø) |
|
src/structures/point.py | 77.33% <50.00%> (-13.30%) |
:arrow_down: |
src/structures/size.py | 77.35% <70.58%> (-6.43%) |
:arrow_down: |
...ithm/test_configuration/test_entities/test_size.py | 98.00% <98.00%> (ø) |
|
src/structures/colour.py | 62.50% <100.00%> (ø) |
|
src/structures/tracked_list.py | 92.30% <100.00%> (ø) |
|
...thm/test_configuration/test_entities/test_point.py | 98.00% <100.00%> (ø) |
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 3969fe1...22a13c1. Read the comment docs.
Point
.Size
:size
property tovalues
.Point
internally.