Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR for v.1.9.0 #188

Merged
merged 9 commits into from
Jul 16, 2024

Bumped version number and updated changelog.

2897f01
Select commit
Loading
Failed to load commit list.
Merged

PR for v.1.9.0 #188

Bumped version number and updated changelog.
2897f01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 16, 2024 in 0s

88.02% (-0.15%) compared to ed56ef9

View this Pull Request on Codecov

88.02% (-0.15%) compared to ed56ef9

Details

Codecov Report

Attention: Patch coverage is 58.02469% with 68 lines in your changes missing coverage. Please review.

Project coverage is 88.02%. Comparing base (ed56ef9) to head (2897f01).
Report is 5 commits behind head on develop.

Files Patch % Lines
highcharts_core/utility_classes/border_radius.py 41.07% 33 Missing ⚠️
highcharts_core/options/plot_options/pie.py 56.52% 9 Missing and 1 partial ⚠️
highcharts_core/options/plot_options/sunburst.py 47.36% 9 Missing and 1 partial ⚠️
highcharts_core/utility_classes/data_labels.py 75.00% 6 Missing and 1 partial ⚠️
highcharts_core/js_literal_functions.py 69.23% 2 Missing and 2 partials ⚠️
highcharts_core/options/plot_options/bar.py 73.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #188      +/-   ##
===========================================
- Coverage    88.16%   88.02%   -0.15%     
===========================================
  Files          209      210       +1     
  Lines        30990    31144     +154     
  Branches      2523     2543      +20     
===========================================
+ Hits         27322    27413      +91     
- Misses        2717     2773      +56     
- Partials       951      958       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.