highcharts-for-python / highcharts-core

Python wrapper for the Highcharts Core JavaScript library
https://www.highcharts.com/integrations/python
Other
58 stars 13 forks source link

PR for v.1.8.0 #178

Closed hcpchris closed 5 months ago

hcpchris commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 31.03448% with 20 lines in your changes missing coverage. Please review.

Project coverage is 88.25%. Comparing base (c7a6187) to head (7c271cf). Report is 1 commits behind head on master.

Files Patch % Lines
highcharts_core/metaclasses.py 11.11% 14 Missing and 2 partials :warning:
highcharts_core/headless_export.py 20.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #178 +/- ## ========================================== - Coverage 88.29% 88.25% -0.05% ========================================== Files 209 209 Lines 30903 30920 +17 Branches 2500 2508 +8 ========================================== + Hits 27285 27287 +2 - Misses 2678 2691 +13 - Partials 940 942 +2 ```

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