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

Add Symlink/ReadFile tests for streaming writes scenario and run CommonLocalFileTestSuite from Streaming writes package. #2938

Merged
merged 19 commits into from
Jan 30, 2025

Conversation

meet2mky
Copy link
Collaborator

@meet2mky meet2mky commented Jan 27, 2025

Adding symlink file tests and read file tests for local file for streaming writes scenario. Only the tests which differ from the existing local file tests in local file package have been added here explicitly and all the common test are being run using CommonLocalFileTestSuite from streaming writes package. Added testify interface for better test suite setup.

Link to the issue in case of a bug fix.

b/388722649

Testing details

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

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.29%. Comparing base (21f1808) to head (b29f539).
Report is 28 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2938      +/-   ##
==========================================
- Coverage   75.48%   75.29%   -0.19%     
==========================================
  Files         125      125              
  Lines       17664    17674      +10     
==========================================
- Hits        13334    13308      -26     
- Misses       3765     3805      +40     
+ Partials      565      561       -4     
Flag Coverage Δ
unittests 75.29% <ø> (-0.19%) ⬇️

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.

@meet2mky meet2mky changed the title Add Symlink and ReadFile tests for streaming writes scenario Add Symlink/ReadFile tests for streaming writes scenario and run CommonLocalFileTestSuite from Streaming writes package. Jan 27, 2025
@meet2mky meet2mky marked this pull request as ready for review January 27, 2025 10:19
@meet2mky meet2mky requested review from Tulsishah and a team as code owners January 27, 2025 10:19
@kislaykishore kislaykishore requested review from a team, gargnitingoogle, BrennaEpp and tritone and removed request for a team, gargnitingoogle and BrennaEpp January 27, 2025 10:35
@meet2mky meet2mky force-pushed the streaming-writes-it branch from 6789b15 to 3774469 Compare January 27, 2025 14:37
@meet2mky meet2mky force-pushed the streaming-writes-it branch from 3774469 to 03c7130 Compare January 27, 2025 14:45
@meet2mky meet2mky merged commit 5db9e11 into master Jan 30, 2025
12 checks passed
@meet2mky meet2mky deleted the streaming-writes-it branch January 30, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants