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

Bucket quota should be treated and stored as BigInts #2279

Merged
merged 15 commits into from
Jan 28, 2025

Bump project version

14b341d
Select commit
Loading
Failed to load commit list.
Merged

Bucket quota should be treated and stored as BigInts #2279

Bump project version
14b341d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

66.41% (+0.12%) compared to a0927dc

View this Pull Request on Codecov

66.41% (+0.12%) compared to a0927dc

Details

Codecov Report

Attention: Patch coverage is 77.29358% with 99 lines in your changes missing coverage. Please review.

Project coverage is 66.41%. Comparing base (a0927dc) to head (14b341d).
Report is 7 commits behind head on development/8.1.

Files with missing lines Patch % Lines
...orage/metadata/mongoclient/MongoClientInterface.ts 63.13% 94 Missing ⚠️
lib/models/BucketInfo.ts 94.00% 3 Missing ⚠️
lib/storage/metadata/mongoclient/utils.ts 97.80% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           development/8.1    #2279      +/-   ##
===================================================
+ Coverage            66.28%   66.41%   +0.12%     
===================================================
  Files                  215      216       +1     
  Lines                17329    17434     +105     
  Branches              3528     3556      +28     
===================================================
+ Hits                 11487    11578      +91     
- Misses                5827     5840      +13     
- Partials                15       16       +1     

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