LSYS / forestplot

A Python package to make publication-ready but customizable coefficient plots.
http://forestplot.rtfd.io
MIT License
112 stars 10 forks source link

Mplot #108

Closed LSYS closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (d362bc5) 96.95% compared to head (6f4baf0) 96.90%.

Files Patch % Lines
forestplot/mplot_graph_utils.py 91.00% 9 Missing :warning:
forestplot/mplot.py 97.14% 2 Missing :warning:
forestplot/graph_utils.py 66.66% 1 Missing :warning:
forestplot/mplot_dataframe_utils.py 98.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #108 +/- ## ========================================== - Coverage 96.95% 96.90% -0.05% ========================================== Files 11 17 +6 Lines 1083 1421 +338 ========================================== + Hits 1050 1377 +327 - Misses 33 44 +11 ```

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

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

14 New issues
0 Security Hotspots
No data about Coverage
1.4% Duplication on New Code

See analysis details on SonarCloud