has2k1 / plotnine

A Grammar of Graphics for Python
https://plotnine.org
MIT License
3.89k stars 209 forks source link

ENH: Read quarto fig-width, fig-height, fig-format #801

Closed has2k1 closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 87.09%. Comparing base (8a4881a) to head (d527d95). Report is 1 commits behind head on main.

Files Patch % Lines
plotnine/options.py 25.00% 5 Missing and 1 partial :warning:
plotnine/themes/themeable.py 75.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #801 +/- ## ========================================== - Coverage 87.15% 87.09% -0.06% ========================================== Files 179 179 Lines 11628 11641 +13 Branches 2119 2122 +3 ========================================== + Hits 10134 10139 +5 - Misses 991 996 +5 - Partials 503 506 +3 ```

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