Closed nsajko closed 1 year ago
Awesome! Thanks again.
Merging #13 (3e62721) into master (98688e2) will decrease coverage by
0.17%
. The diff coverage is50.00%
.
@@ Coverage Diff @@
## master #13 +/- ##
==========================================
- Coverage 86.91% 86.73% -0.18%
==========================================
Files 19 19
Lines 1826 1892 +66
==========================================
+ Hits 1587 1641 +54
- Misses 239 251 +12
Impacted Files | Coverage Δ | |
---|---|---|
src/utils.jl | 95.83% <50.00%> (-1.27%) |
:arrow_down: |
src/AMRVW_algorithm.jl | 79.61% <0.00%> (-3.39%) |
:arrow_down: |
src/rfactorization.jl | 83.43% <0.00%> (-0.23%) |
:arrow_down: |
src/twisted.jl | 87.33% <0.00%> (-0.22%) |
:arrow_down: |
src/diagonal.jl | 85.89% <0.00%> (-0.14%) |
:arrow_down: |
src/CSS.jl | 100.00% <0.00%> (ø) |
|
src/RDS.jl | 100.00% <0.00%> (ø) |
|
src/bulge-step.jl | 100.00% <0.00%> (ø) |
|
src/companion.jl | 98.07% <0.00%> (+0.09%) |
:arrow_up: |
... and 5 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Prevents run time dispatch in roots(::Vector)
Before (with my other current PRs applied):
After: