Skip to content

Conversation

@hcpchris
Copy link
Collaborator

@hcpchris hcpchris commented Apr 7, 2024

  • ENHANCEMENT: Align the API to Highcharts (JS) v.11.4 (Support for Highcharts (JS) v.11.4.0 #163). In particular, this includes:

    • Added Accessibility.high_contrast_mode support.
    • Added OrganizationOptions.hanging_side support.
    • Added SankeyOptions.node_distance support.
    • Added TreegraphOptions.node_distance support.
    • Adjusted diagram (ArcDiagramOptions, TreegraphOptions, DependencyWheelOptions, and
      SankeyOptions) .node_width support and documentation.
    • Added NodeOptions.height support.
  • ENHANCEMENT: Added utility_functions.datetime64_to_datetime() function to convert
    numpy.datetime64 to datetime.datetime (needed to close Data collection propagation to DataCore has a validation error in DataCore.id #162).

@codecov
Copy link

codecov bot commented Apr 7, 2024

Codecov Report

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

Project coverage is 88.12%. Comparing base (92d8cb7) to head (ae06c41).
Report is 56 commits behind head on develop.

Files Patch % Lines
highcharts_core/options/plot_options/treegraph.py 48.48% 15 Missing and 2 partials ⚠️
highcharts_core/options/plot_options/sankey.py 65.62% 10 Missing and 1 partial ⚠️
...ghcharts_core/options/plot_options/organization.py 57.14% 5 Missing and 1 partial ⚠️
highcharts_core/utility_functions.py 28.57% 5 Missing ⚠️
highcharts_core/options/plot_options/arcdiagram.py 80.00% 2 Missing ⚠️
...harts_core/options/plot_options/dependencywheel.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #165      +/-   ##
===========================================
- Coverage    88.25%   88.12%   -0.13%     
===========================================
  Files          209      209              
  Lines        30472    30833     +361     
  Branches      2434     2484      +50     
===========================================
+ Hits         26892    27171     +279     
- Misses        2669     2731      +62     
- Partials       911      931      +20     

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

@hcpchris hcpchris merged commit d786238 into develop Apr 7, 2024
@hcpchris hcpchris deleted the rc-v.1.7 branch April 7, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants