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: add manifest summarization #3030

Open
wants to merge 14 commits into
base: latest
Choose a base branch
from

Merge branch 'latest' into summarize-manifest

3b17a9e
Select commit
Loading
Failed to load commit list.
Open

WIP: add manifest summarization #3030

Merge branch 'latest' into summarize-manifest
3b17a9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2024 in 0s

86.91% (+0.01%) compared to e0ed4c3

View this Pull Request on Codecov

86.91% (+0.01%) compared to e0ed4c3

Details

Codecov Report

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

Project coverage is 86.91%. Comparing base (e0ed4c3) to head (3b17a9e).

Files Patch % Lines
src/core/src/collection.rs 50.00% 1 Missing ⚠️
src/core/src/manifest.rs 97.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #3030      +/-   ##
==========================================
+ Coverage   86.89%   86.91%   +0.01%     
==========================================
  Files         136      136              
  Lines       15542    15581      +39     
  Branches     2637     2637              
==========================================
+ Hits        13505    13542      +37     
- Misses       1735     1737       +2     
  Partials      302      302              

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