LSYS / forestplot

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

Mplot dev #100

Closed LSYS closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (58d4104) 89.36% compared to head (c1d28c8) 96.94%. Report is 4 commits behind head on mplot.

Files Patch % Lines
forestplot/mplot_graph_utils.py 62.50% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## mplot #100 +/- ## ========================================== + Coverage 89.36% 96.94% +7.58% ========================================== Files 16 17 +1 Lines 1354 1409 +55 ========================================== + Hits 1210 1366 +156 + Misses 144 43 -101 ```

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

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

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

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud