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

[main] Add nil check for updating DataUpload VolumeInfo in finalizing phase #8471

Merged
merged 1 commit into from
Dec 5, 2024

Add nil check for updating DataUpload VolumeInfo in finalizing phase.

226370d
Select commit
Loading
Failed to load commit list.
Merged

[main] Add nil check for updating DataUpload VolumeInfo in finalizing phase #8471

Add nil check for updating DataUpload VolumeInfo in finalizing phase.
226370d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

59.00% (+0.00%) compared to 7e80d8f

View this Pull Request on Codecov

59.00% (+0.00%) compared to 7e80d8f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.00%. Comparing base (7e80d8f) to head (226370d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8471   +/-   ##
=======================================
  Coverage   59.00%   59.00%           
=======================================
  Files         368      368           
  Lines       39015    39016    +1     
=======================================
+ Hits        23022    23023    +1     
  Misses      14530    14530           
  Partials     1463     1463           

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