JuliaSmoothOptimizers / SolverBenchmark.jl

Benchmark tools for solvers
Other
23 stars 10 forks source link

upgrade DataFrames #145

Closed dpo closed 11 months ago

dpo commented 11 months ago

This starts a chain reaction where PrettyTables and other packages also need to be updated. As a result, the calling sequences to output Markdown and LaTeX tables must be adjusted.

codecov[bot] commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (34e1014) 77.63% compared to head (cd83fdb) 77.84%.

Files Patch % Lines
src/latex_formats.jl 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ========================================== + Coverage 77.63% 77.84% +0.20% ========================================== Files 13 13 Lines 322 325 +3 ========================================== + Hits 250 253 +3 Misses 72 72 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.