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

Code Coverage for DownloadFile Review 1St #12486

Open
wants to merge 103 commits into
base: main
Choose a base branch
from

Conversation

paul1956
Copy link
Contributor

@paul1956 paul1956 commented Nov 14, 2024

Replace corrupt PR12221

Proposed changes

  • Code Coverage for DownloadFile

Customer Impact

  • This adds code coverage for DownloadFile which will be required to replace obsolete WebClient.

Regression?

  • No

Risk

-None

Test environment(s)

Microsoft Reviewers: Open in CodeFlow

@paul1956 paul1956 requested a review from a team as a code owner November 14, 2024 19:22
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 97.56329% with 77 lines in your changes missing coverage. Please review.

Project coverage is 76.31910%. Comparing base (342d09f) to head (a2aeffe).
Report is 2 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12486         +/-   ##
===================================================
+ Coverage   76.10589%   76.31910%   +0.21321%     
===================================================
  Files           3275        3282          +7     
  Lines         643778      646956       +3178     
  Branches       47441       47624        +183     
===================================================
+ Hits          489953      493751       +3798     
+ Misses        150263      149637        -626     
- Partials        3562        3568          +6     
Flag Coverage Δ
Debug 76.31910% <97.56329%> (+0.21321%) ⬆️
integration 18.04945% <ø> (+0.00045%) ⬆️
production 50.38232% <ø> (+0.24696%) ⬆️
test 96.95631% <97.56329%> (+0.00587%) ⬆️
unit 47.82503% <ø> (+0.25696%) ⬆️

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

Improve code coverage for upload tests
Support more real File Server  options
…internal implementation. Use TypeResolver to load SystemConfiguration and add sample configuration for real servers. Add tests for leading ServerConfiguration json files.
Improve coverage
Fix cancelation logic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants