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

WIP: burn-train in the browser #938

Closed
wants to merge 87 commits into from

fix CI

13f26c9
Select commit
Loading
Failed to load commit list.
Closed

WIP: burn-train in the browser #938

fix CI
13f26c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

86.37% (target 80.00%)

View this Pull Request on Codecov

86.37% (target 80.00%)

Details

Codecov Report

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

Comparison is base (322480b) 87.25% compared to head (13f26c9) 86.37%.
Report is 8 commits behind head on main.

❗ Current head 13f26c9 differs from pull request most recent head 939f3d0. Consider uploading reports for the commit 939f3d0 to get more accurate results

Files Patch % Lines
burn-train/src/util.rs 17.39% 38 Missing ⚠️
burn-train/src/learner/builder.rs 0.00% 1 Missing ⚠️
burn-train/src/metric/processor/full.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #938      +/-   ##
==========================================
- Coverage   87.25%   86.37%   -0.89%     
==========================================
  Files         486      471      -15     
  Lines       49666    44372    -5294     
==========================================
- Hits        43336    38325    -5011     
+ Misses       6330     6047     -283     

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