pyeuclid
pyeuclid copied to clipboard
Fixed two minor bugs
Bug: Ray3-Sphere intersect tests had the exact same result as Line3-Sphere intersects. QoL: Comparing any geometric shape with None now returns False
Codecov Report
Merging #14 into master will decrease coverage by
0.01%
. The diff coverage is33.33%
.
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
- Coverage 54.67% 54.66% -0.02%
==========================================
Files 1 1
Lines 1635 1639 +4
==========================================
+ Hits 894 896 +2
- Misses 741 743 +2
Impacted Files | Coverage Δ | |
---|---|---|
euclid.py | 54.66% <33.33%> (-0.02%) |
: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 0a2760a...84d2642. Read the comment docs.