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

Added new tests for streaming writes flow #2937

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

vadlakondaswetha
Copy link
Collaborator

Description

  1. Concurrent writes to same file
  2. Reads before and after flush
  3. Edit and append flow

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 review from Tulsishah and a team as code owners January 25, 2025 17:55
@kislaykishore kislaykishore requested review from a team, gargnitingoogle and BrennaEpp and removed request for a team and gargnitingoogle January 25, 2025 17:55
Copy link

codecov bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.26%. Comparing base (cce2741) to head (28a5148).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2937      +/-   ##
==========================================
+ Coverage   75.22%   75.26%   +0.03%     
==========================================
  Files         125      125              
  Lines       17669    17669              
==========================================
+ Hits        13292    13299       +7     
+ Misses       3813     3807       -6     
+ Partials      564      563       -1     
Flag Coverage Δ
unittests 75.26% <ø> (+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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants