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

time_series module #99

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

time_series module #99

wants to merge 29 commits into from

Conversation

MAfarrag
Copy link
Member

Description

  • Please include a summary of the change and which issue is fixed.

  • Please also include relevant motivation and context.

  • List any dependencies that are required for this change.

  • Fixes # (issue)

Type of change

Check relevant points.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Please describe the tests that you ran to verify your changes.

  • Provide instructions so we can reproduce.

  • Please also list any relevant details for your test configuration

  • Test A

  • Test B

Checklist:

  • updated version number in setup.py/pyproject.toml
  • updated environment.yml and the lock file
  • added changes to History.rst
  • updated the latest version in README file
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@MAfarrag MAfarrag changed the title Time series time_series module Aug 26, 2024
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 91.72414% with 12 lines in your changes missing coverage. Please review.

Project coverage is 61.30%. Comparing base (5bd77d7) to head (673a761).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
statista/time_series.py 91.72% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   58.12%   61.30%   +3.17%     
==========================================
  Files           9       10       +1     
  Lines        1390     1535     +145     
==========================================
+ Hits          808      941     +133     
- Misses        582      594      +12     

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

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.

1 participant