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

Copying a PDS into existing PDS w/ no members #2386

Merged
merged 18 commits into from
Dec 17, 2024

updated code coverage

85611f5
Select commit
Loading
Failed to load commit list.
Merged

Copying a PDS into existing PDS w/ no members #2386

updated code coverage
85611f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

91.26% (target 80.00%)

View this Pull Request on Codecov

91.26% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 86.11111% with 5 lines in your changes missing coverage. Please review.

Project coverage is 91.26%. Comparing base (e684b78) to head (85611f5).
Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
packages/zosfiles/src/methods/copy/Copy.ts 86.11% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2386      +/-   ##
==========================================
- Coverage   91.27%   91.26%   -0.02%     
==========================================
  Files         638      638              
  Lines       18141    18176      +35     
  Branches     3914     3916       +2     
==========================================
+ Hits        16559    16589      +30     
- Misses       1581     1586       +5     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.