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 more tests (unit, composite) tests for parallel downloads #2019

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

sethiay
Copy link
Collaborator

@sethiay sethiay commented Jun 14, 2024

Description

Add some tests (unit, composite & e2e) tests for parallel downloads

I tried to add to existing e2e tests but those were failing, so we will address e2e tests in a separate PR.

Link to the issue in case of a bug fix.

NA

Testing details

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

@sethiay sethiay added the execute-integration-tests Run only integration tests label Jun 14, 2024
Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.98%. Comparing base (a1d8786) to head (f2f847e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2019      +/-   ##
==========================================
- Coverage   72.00%   71.98%   -0.02%     
==========================================
  Files          99       99              
  Lines       10869    10869              
==========================================
- Hits         7826     7824       -2     
- Misses       2711     2713       +2     
  Partials      332      332              
Flag Coverage Δ
unittests 71.98% <ø> (-0.02%) ⬇️

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.

@sethiay sethiay force-pushed the parallel_downloads_tests branch 3 times, most recently from 0bcf0a9 to 4be768a Compare June 18, 2024 08:15
@sethiay sethiay marked this pull request as ready for review June 18, 2024 10:55
@sethiay sethiay requested a review from a team as a code owner June 18, 2024 10:55
@sethiay sethiay added the parallel-downloads Tag to track PRs related to parallel downloads project label Jun 19, 2024
Copy link
Collaborator

@raj-prince raj-prince left a comment

Choose a reason for hiding this comment

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

Unit test & Composite test - LGTM

Relying on Ashmeen's review for integration test.

@sethiay sethiay changed the title Add some tests (unit, composite & e2e) tests for parallel downloads Add more tests (unit, composite) tests for parallel downloads Jun 24, 2024
@sethiay sethiay requested a review from raj-prince June 24, 2024 17:08
@sethiay sethiay merged commit fb59c66 into master Jun 24, 2024
13 checks passed
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 parallel-downloads Tag to track PRs related to parallel downloads project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants