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

Release Candidate: v.1.6.0 #158

Closed hcpchris closed 7 months ago

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

Codecov Report

Attention: Patch coverage is 75.08897% with 70 lines in your changes are missing coverage. Please review.

Project coverage is 88.21%. Comparing base (6726e8d) to head (0c54a2f). Report is 3 commits behind head on master.

Files Patch % Lines
highcharts_core/chart.py 30.30% 21 Missing and 2 partials :warning:
highcharts_core/options/axes/color_axis.py 50.00% 14 Missing and 2 partials :warning:
...ts_core/utility_classes/date_time_label_formats.py 83.50% 8 Missing and 8 partials :warning:
highcharts_core/options/data.py 45.00% 10 Missing and 1 partial :warning:
highcharts_core/utility_functions.py 20.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #158 +/- ## ========================================== - Coverage 88.25% 88.21% -0.04% ========================================== Files 209 209 Lines 30472 30715 +243 Branches 2434 2469 +35 ========================================== + Hits 26892 27095 +203 - Misses 2669 2693 +24 - Partials 911 927 +16 ```

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