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: store code package to oss for large size of code package #9

Merged
merged 3 commits into from
Dec 2, 2024

feat: add test for large file size

0bfdcde
Select commit
Loading
Failed to load commit list.
Merged

feat: store code package to oss for large size of code package #9

feat: add test for large file size
0bfdcde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 1s

71.37% (+3.59%) compared to f7d8de8

View this Pull Request on Codecov

71.37% (+3.59%) compared to f7d8de8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.37%. Comparing base (f7d8de8) to head (0bfdcde).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   67.78%   71.37%   +3.59%     
==========================================
  Files          16       17       +1     
  Lines         239      269      +30     
  Branches       39       42       +3     
==========================================
+ Hits          162      192      +30     
  Misses         69       69              
  Partials        8        8              

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