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

Fixing flushPendingWrites method #2975

Merged
merged 5 commits into from
Feb 7, 2025
Merged

Fixing flushPendingWrites method #2975

merged 5 commits into from
Feb 7, 2025

Conversation

vadlakondaswetha
Copy link
Collaborator

@vadlakondaswetha vadlakondaswetha commented Feb 7, 2025

Description

Updating the minObject to be returned after flush.

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

@vadlakondaswetha vadlakondaswetha requested a review from a team as a code owner February 7, 2025 09:19
@kislaykishore kislaykishore requested review from a team, gargnitingoogle and tritone and removed request for a team and gargnitingoogle February 7, 2025 09:19
@vadlakondaswetha vadlakondaswetha added the execute-integration-tests Run only integration tests label Feb 7, 2025
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.25%. Comparing base (a6a037e) to head (b1acd63).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/fs/fs.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2975      +/-   ##
==========================================
+ Coverage   75.22%   75.25%   +0.03%     
==========================================
  Files         125      125              
  Lines       17735    17736       +1     
==========================================
+ Hits        13341    13348       +7     
+ Misses       3830     3821       -9     
- Partials      564      567       +3     
Flag Coverage Δ
unittests 75.25% <66.66%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

ashmeenkaur
ashmeenkaur previously approved these changes Feb 7, 2025
@vadlakondaswetha vadlakondaswetha merged commit 7bbde84 into master Feb 7, 2025
11 of 12 checks passed
ashmeenkaur pushed a commit that referenced this pull request Feb 7, 2025
* Fixing flushPendingWrites method

* fixing struct name

* Fixing move_file test

* Not flushing pending writes for local file

* running rename test for buffered writes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-integration-tests Run only integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants