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(example): anomaly detection #64

Merged
merged 5 commits into from
Jan 22, 2025
Merged

fix(example): anomaly detection #64

merged 5 commits into from
Jan 22, 2025

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!

Repository owner deleted a comment from codecov bot Jan 22, 2025
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 87.32%. Comparing base (6852412) to head (f589f41).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
tfts/models/auto_model.py 50.00% 2 Missing ⚠️
tfts/tasks/auto_task.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   86.10%   87.32%   +1.22%     
==========================================
  Files          33       32       -1     
  Lines        2598     2541      -57     
==========================================
- Hits         2237     2219      -18     
+ Misses        361      322      -39     
Flag Coverage Δ
cpu 87.32% <75.00%> (+1.22%) ⬆️
unittest 87.32% <75.00%> (+1.22%) ⬆️

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 7a9d74a into master Jan 22, 2025
12 checks passed
@LongxingTan LongxingTan deleted the fix/benchmark10 branch January 22, 2025 02:26
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