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

Fix/Failing test - make TimeSeries.with_hierarchy type hint python 3.7 compatible #1656

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

DavidKleindienst
Copy link
Contributor

@DavidKleindienst DavidKleindienst commented Mar 21, 2023

Fixes the type hint introduced in #1592 to make it compatible with python 3.7.
Should fix the failing test on master

@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (8b2df75) 94.07% compared to head (ca643df) 94.06%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1656      +/-   ##
==========================================
- Coverage   94.07%   94.06%   -0.01%     
==========================================
  Files         125      125              
  Lines       11351    11338      -13     
==========================================
- Hits        10678    10665      -13     
  Misses        673      673              
Impacted Files Coverage Δ
darts/timeseries.py 92.30% <100.00%> (-0.05%) ⬇️

... and 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@dennisbader dennisbader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix!

@dennisbader dennisbader merged commit 1254ff6 into unit8co:master Mar 21, 2023
@DavidKleindienst DavidKleindienst deleted the Fix/hierarchy_typing branch March 21, 2023 08:30
@dennisbader
Copy link
Collaborator

There was an error in the merge workflow due to Codecov not uploading, this is an issue unrelated to this PR

alexcolpitts96 pushed a commit to alexcolpitts96/darts that referenced this pull request May 31, 2023
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.

3 participants