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 101 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.34734%. Comparing base (f790266) to head (d5a4723).

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12486         +/-   ##
===================================================
+ Coverage   76.13091%   76.34734%   +0.21643%     
===================================================
  Files           3249        3256          +7     
  Lines         642492      645644       +3152     
  Branches       47284       47463        +179     
===================================================
+ Hits          489135      492932       +3797     
+ Misses        149814      149165        -649     
- Partials        3543        3547          +4     
Flag Coverage Δ
Debug 76.34734% <97.56329%> (+0.21643%) ⬆️
integration 18.09022% <ø> (ø)
production 50.32428% <ø> (+0.25214%) ⬆️
test 96.98381% <97.56329%> (+0.00562%) ⬆️
unit 47.74368% <ø> (+0.24092%) ⬆️

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