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 trainer and tuner #45

Closed
wants to merge 4 commits into from
Closed

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!

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f3ae2ef) 88.82% compared to head (ecbe059) 88.97%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   88.82%   88.97%   +0.15%     
==========================================
  Files          27       27              
  Lines        2130     2132       +2     
==========================================
+ Hits         1892     1897       +5     
+ Misses        238      235       -3     
Flag Coverage Δ
cpu 88.97% <87.50%> (+0.15%) ⬆️
unittest 88.97% <87.50%> (+0.15%) ⬆️

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

Files Coverage Δ
tfts/trainer.py 83.95% <100.00%> (+0.08%) ⬆️
tfts/tuner.py 92.30% <80.00%> (+0.64%) ⬆️

... and 1 file with indirect coverage changes

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

@LongxingTan LongxingTan deleted the feat/clean_the_code branch October 11, 2023 06:05
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