Fix #120: Test and fix constructor arg conflict in FindExpressionRoot #121
Codecov / codecov/project
failed
Aug 2, 2023 in 0s
92.15% (-0.33%) compared to f85297e
View this Pull Request on Codecov
92.15% (-0.33%) compared to f85297e
Details
Codecov Report
Merging #121 (ca8c557) into main (f85297e) will decrease coverage by
0.33%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #121 +/- ##
==========================================
- Coverage 92.48% 92.15% -0.33%
==========================================
Files 14 90 +76
Lines 2355 16653 +14298
==========================================
+ Hits 2178 15347 +13169
- Misses 177 1306 +1129
Files Changed | Coverage Δ | |
---|---|---|
loki/expression/expr_visitors.py | 99.34% <100.00%> (ø) |
Loading