8000 Create an E2E test for Carryforwarding by Swatinem · Pull Request #739 · codecov/worker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Create an E2E test for Carryforwarding #739

Merged
merged 1 commit into from 8000
Sep 26, 2024
Merged

Conversation

Swatinem
Copy link
Contributor

This adds another E2E-style test which runs the "full" upload process from Redis through the various Upload Tasks, using two consecutive commits that will carry-forward a couple of sessions from the first to the second commit.

This adds another E2E-style test which runs the "full" upload process from Redis through the various Upload Tasks, using two consecutive commits that will carry-forward a couple of sessions from the first to the second commit.
@Swatinem Swatinem requested a review from a team September 25, 2024 10:21
@Swatinem Swatinem self-assigned this Sep 25, 2024
Copy link
codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.08%. Comparing base (6f7044e) to head (4e2db83).
Report is 7 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #739      +/-   ##
==========================================
+ Coverage   98.05%   98.08%   +0.02%     
==========================================
  Files         434      434              
  Lines       36466    36544      +78     
==========================================
+ Hits        35758    35844      +86     
+ Misses        708      700       -8     
Flag Coverage Δ
integration 98.08% <100.00%> (+0.02%) ⬆️
unit 98.08% <100.00%> (+0.02%) ⬆️

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

Components Coverage Δ
NonTestCode 96.01% <ø> (+0.05%) ⬆️
OutsideTasks 98.11% <ø> (+0.03%) ⬆️
Files with missing lines Coverage Δ
tasks/tests/integration/test_upload_e2e.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

@codecov-qa
Copy link
codecov-qa bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.08%. Comparing base (6f7044e) to head (4e2db83).
Report is 7 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #739      +/-   ##
==========================================
+ Coverage   98.05%   98.08%   +0.02%     
==========================================
  Files         434      434              
  Lines       36466    36544      +78     
==========================================
+ Hits        35758    35844      +86     
+ Misses        708      700       -8     
Flag Coverage Δ
integration 98.08% <100.00%> (+0.02%) ⬆️
unit 98.08% <100.00%> (+0.02%) ⬆️

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

Components Coverage Δ
NonTestCode 96.01% <ø> (+0.05%) ⬆️
OutsideTasks 98.11% <ø> (+0.03%) ⬆️
Files with missing lines Coverage Δ
tasks/tests/integration/test_upload_e2e.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

@codecov-notifications
Copy link
codecov-notifications bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #739      +/-   ##
==========================================
+ Coverage   98.05%   98.08%   +0.02%     
==========================================
  Files         434      434              
  Lines       36466    36544      +78     
==========================================
+ Hits        35758    35844      +86     
+ Misses        708      700       -8     
Flag Coverage Δ
integration 98.08% <100.00%> (+0.02%) ⬆️
unit 98.08% <100.00%> (+0.02%) ⬆️

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

Components Coverage Δ
NonTestCode 96.01% <ø> (+0.05%) ⬆️
OutsideTasks 98.11% <ø> (+0.03%) ⬆️
Files with missing lines Coverage Δ
tasks/tests/integration/test_upload_e2e.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.08%. Comparing base (6f7044e) to head (4e2db83).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #739      +/-   ##
==========================================
+ Coverage   98.05%   98.08%   +0.02%     
==========================================
  Files         434      434              
  Lines       36466    36544      +78     
==========================================
+ Hits        35758    35844      +86     
+ Misses        708      700       -8     
Flag Coverage Δ
integration 98.08% <100.00%> (+0.02%) ⬆️
unit 98.08% <100.00%> (+0.02%) ⬆️

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

Components Coverage Δ
NonTestCode 96.01% <ø> (+0.05%) ⬆️
OutsideTasks 98.11% <ø> (+0.03%) ⬆️
Files Coverage Δ
tasks/tests/integration/test_upload_e2e.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

Copy link
Contributor
@giovanni-guidini giovanni-guidini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 🎉

@Swatinem Swatinem added this pull request to the merge queue Sep 26, 2024
Merged via the queue into main with commit 5601e39 Sep 26, 2024
26 of 27 checks passed
@Swatinem Swatinem deleted the swatinem/e2e-carryforward branch September 26, 2024 15:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0