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

Fix read raw limit #4370

Merged
merged 1 commit into from
Nov 6, 2023

Fix read raw limit

c74190a
Select commit
Loading
Failed to load commit list.
Merged

Fix read raw limit #4370

Fix read raw limit
c74190a
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 Nov 6, 2023 in 1s

59.10% (+0.03%) compared to 9fe34db

View this Pull Request on Codecov

59.10% (+0.03%) compared to 9fe34db

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9fe34db) 59.07% compared to head (c74190a) 59.10%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4370      +/-   ##
==========================================
+ Coverage   59.07%   59.10%   +0.03%     
==========================================
  Files         614      614              
  Lines       52070    52065       -5     
==========================================
+ Hits        30760    30773      +13     
+ Misses      18859    18841      -18     
  Partials     2451     2451              
Files Coverage Δ
flytestdlib/storage/stow_store.go 75.70% <100.00%> (ø)

... and 4 files with indirect coverage changes

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