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

[CORE-388] Add group metadata info to LogModelResult and LogTestResult #10775

Merged
merged 21 commits into from
Sep 26, 2024

add partial successes

c8cfe44
Select commit
Loading
Failed to load commit list.
Merged

[CORE-388] Add group metadata info to LogModelResult and LogTestResult #10775

add partial successes
c8cfe44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 1s

89.03% (+0.00%) compared to 1fd4d2e

View this Pull Request on Codecov

89.03% (+0.00%) compared to 1fd4d2e

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.03%. Comparing base (1fd4d2e) to head (c8cfe44).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10775   +/-   ##
=======================================
  Coverage   89.03%   89.03%           
=======================================
  Files         182      183    +1     
  Lines       23195    23215   +20     
=======================================
+ Hits        20651    20669   +18     
- Misses       2544     2546    +2     
Components Coverage Δ
Unit Tests 62.18% <44.73%> (-0.02%) ⬇️
Integration Tests 86.24% <94.73%> (+<0.01%) ⬆️