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

Update data embed from token embed #34

Merged
merged 2 commits into from
Jun 14, 2023
Merged

Update data embed from token embed #34

merged 2 commits into from
Jun 14, 2023

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 Jun 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (1e3651a) 88.22% compared to head (f69648a) 88.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   88.22%   88.22%           
=======================================
  Files          27       27           
  Lines        2114     2114           
=======================================
  Hits         1865     1865           
  Misses        249      249           
Flag Coverage Δ
cpu 88.22% <100.00%> (ø)
unittest 88.22% <100.00%> (ø)

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

Impacted Files Coverage Δ
examples/run_prediction.py 93.02% <100.00%> (ø)
tfts/models/informer.py 90.18% <100.00%> (ø)
tfts/models/transformer.py 88.29% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@LongxingTan LongxingTan merged commit b6a6faa into master Jun 14, 2023
17 checks passed
@LongxingTan LongxingTan deleted the informer branch June 14, 2023 14:41
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