test(cells): add S3 transfer e2e coverage [WPB-26729]#5048
Open
MohamadJaara wants to merge 4 commits into
Open
test(cells): add S3 transfer e2e coverage [WPB-26729]#5048MohamadJaara wants to merge 4 commits into
MohamadJaara wants to merge 4 commits into
Conversation
MohamadJaara
marked this pull request as ready for review
July 13, 2026 10:38
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #5048 +/- ##
========================================
Coverage 49.45% 49.45%
========================================
Files 657 657
Lines 23960 23960
Branches 3731 3731
========================================
Hits 11849 11849
Misses 10982 10982
Partials 1129 1129 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
MohamadJaara
marked this pull request as draft
July 14, 2026 15:46
MohamadJaara
force-pushed
the
mo/test-cells-s3-transfers
branch
from
July 20, 2026 16:47
43d0900 to
e07a3a7
Compare
MohamadJaara
marked this pull request as ready for review
July 20, 2026 16:58
MohamadJaara
force-pushed
the
mo/test-cells-s3-transfers
branch
from
July 20, 2026 17:43
3b42f41 to
339b972
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



https://wearezeta.atlassian.net/browse/WPB-26729
Goal
Add focused Android E2E coverage for the Kalium Cells S3 transport refactor without exercising the full Shared Drive feature set.
Changes