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 pandas deprecation warnings in tests #444

Merged
merged 8 commits into from
Dec 30, 2024

Conversation

martin-springer
Copy link
Collaborator

@martin-springer martin-springer commented Dec 18, 2024

  • Code changes are covered by tests
  • Code changes have been evaluated for compatibility/integration with TrendAnalysis
  • New functions added to __init__.py
  • API.rst is up to date, along with other sphinx docs pages
  • Example notebooks are rerun and differences in results scrutinized
  • Updated changelog

@martin-springer martin-springer changed the base branch from development to fix_issue_#313 December 18, 2024 19:39
@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.21%. Comparing base (9903aaa) to head (09bd007).

Additional details and impacted files
@@             Coverage Diff              @@
##           development     #444   +/-   ##
============================================
  Coverage        96.21%   96.21%           
============================================
  Files               12       12           
  Lines             2270     2272    +2     
============================================
+ Hits              2184     2186    +2     
  Misses              86       86           

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

@martin-springer martin-springer marked this pull request as ready for review December 19, 2024 14:51
Base automatically changed from fix_issue_#313 to development December 30, 2024 21:56
@mdeceglie mdeceglie merged commit 29d3d21 into development Dec 30, 2024
19 checks passed
@mdeceglie mdeceglie deleted the fix-pandas-deprecation-warnings-in-tests branch December 30, 2024 22:21
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