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

feat(ml): add modular API #7390

Merged
merged 1 commit into from
Oct 15, 2023

feat(ml): add modular API

0859705
Select commit
Loading
Failed to load commit list.
Merged

feat(ml): add modular API #7390

feat(ml): add modular API
0859705
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 14, 2023 in 0s

54.11% (+31.18%) compared to 3dca3c1

View this Pull Request on Codecov

54.11% (+31.18%) compared to 3dca3c1

Details

Codecov Report

Merging #7390 (0859705) into main (3dca3c1) will increase coverage by 31.18%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #7390       +/-   ##
=============================================
+ Coverage     22.93%   54.11%   +31.18%     
- Complexity        0      738      +738     
=============================================
  Files           130      248      +118     
  Lines          5443    12163     +6720     
  Branches       1235     1897      +662     
=============================================
+ Hits           1248     6581     +5333     
- Misses         3510     5236     +1726     
+ Partials        685      346      -339