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: update pandas version #51 #52

Merged
merged 6 commits into from
Jul 2, 2024
Merged

fix: update pandas version #51 #52

merged 6 commits into from
Jul 2, 2024

Conversation

LongxingTan
Copy link
Owner

Description

This PR ...

Checklist

  • Linked issues (if existing)
  • Amended changelog.md for large changes (and added myself there as contributor)
  • Added/modified tests
  • Used pre-commit hooks when committing to ensure that code is compliant with hooks. Install hooks with pre-commit install.
    To run hooks independent of commit, execute pre-commit run --all-files

Thank you for joining. Have fun coding!

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.83%. Comparing base (f3db233) to head (b751f91).

Current head b751f91 differs from pull request most recent head c17f560

Please upload reports for the commit c17f560 to get more accurate results.

Files Patch % Lines
tfts/tuner.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   89.07%   88.83%   -0.25%     
==========================================
  Files          27       27              
  Lines        2132     2122      -10     
==========================================
- Hits         1899     1885      -14     
- Misses        233      237       +4     
Flag Coverage Δ
cpu 88.83% <33.33%> (-0.25%) ⬇️
unittest 88.83% <33.33%> (-0.25%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@LongxingTan LongxingTan merged commit cf0168f into master Jul 2, 2024
11 checks passed
@LongxingTan LongxingTan deleted the fix/requirement branch July 2, 2024 03:22
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.

None yet

1 participant