-
Notifications
You must be signed in to change notification settings - Fork 85
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
Update Typescript and other package versions #633
Conversation
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Andrew W. Harn <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #633 +/- ##
==========================================
+ Coverage 90.35% 90.38% +0.02%
==========================================
Files 317 321 +4
Lines 4499 4522 +23
Branches 613 614 +1
==========================================
+ Hits 4065 4087 +22
- Misses 432 433 +1
Partials 2 2
Continue to review full report at Codecov.
|
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.
Nice cleanup 👍
Left a couple of questions : )
packages/zosfiles/__tests__/__system__/api/methods/download/Download.system.test.ts
Show resolved
Hide resolved
packages/zosfiles/__tests__/__system__/api/methods/hMigrate/HMigrate.system.test.ts
Show resolved
Hide resolved
packages/zosfiles/__tests__/__system__/api/methods/upload/Upload.system.test.ts
Outdated
Show resolved
Hide resolved
packages/zosfiles/__tests__/__system__/cli/download/ds/cli.files.download.ds.system.test.ts
Outdated
Show resolved
Hide resolved
Signed-off-by: Timothy Johnson <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
When verifying that the system tests still pass after making these changes, it was discovered there were a few that failed on Linux, which were fixed.