-
Notifications
You must be signed in to change notification settings - Fork 430
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
0bcf0a9
to
4be768a
Compare
89b56e5
to
1c9b220
Compare
tools/integration_tests/read_cache/cache_file_for_range_read_false_test.go
Outdated
Show resolved
Hide resolved
34f5cb9
to
43f6e7f
Compare
There was a problem hiding this 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.
143700a
to
f2f847e
Compare
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