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

Decompose forward function into initialize, predict, update #105

Merged
merged 5 commits into from
Oct 2, 2024

Remove unused predict

6b2a3d4
Select commit
Loading
Failed to load commit list.
Merged

Decompose forward function into initialize, predict, update #105

Remove unused predict
6b2a3d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 1s

95.22% (+0.02%) compared to 38eb996

View this Pull Request on Codecov

95.22% (+0.02%) compared to 38eb996

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.22%. Comparing base (38eb996) to head (6b2a3d4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   95.20%   95.22%   +0.02%     
==========================================
  Files          17       18       +1     
  Lines         500      503       +3     
==========================================
+ Hits          476      479       +3     
  Misses         24       24              

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