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

Fix upload file to USS and integration tests #248

Merged
merged 2 commits into from
Jan 10, 2024

Forgot to mention upload_to_uss in changelog

7a2f34b
Select commit
Loading
Failed to load commit list.
Merged

Fix upload file to USS and integration tests #248

Forgot to mention upload_to_uss in changelog
7a2f34b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 9, 2024 in 1s

43.61% of diff hit (target 80.00%)

View this Pull Request on Codecov

43.61% of diff hit (target 80.00%)

Annotations

Check warning on line 143 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 447 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L446-L447

Added lines #L446 - L447 were not covered by tests

Check warning on line 471 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L470-L471

Added lines #L470 - L471 were not covered by tests

Check warning on line 495 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L494-L495

Added lines #L494 - L495 were not covered by tests

Check warning on line 514 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L514

Added line #L514 was not covered by tests

Check warning on line 517 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L516-L517

Added lines #L516 - L517 were not covered by tests

Check warning on line 529 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L529

Added line #L529 was not covered by tests

Check warning on line 532 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L531-L532

Added lines #L531 - L532 were not covered by tests

Check warning on line 560 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L559-L560

Added lines #L559 - L560 were not covered by tests

Check warning on line 577 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L572-L577

Added lines #L572 - L577 were not covered by tests

Check warning on line 584 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L581-L584

Added lines #L581 - L584 were not covered by tests

Check warning on line 591 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L591

Added line #L591 was not covered by tests

Check warning on line 594 in src/zos_files/zowe/zos_files_for_zowe_sdk/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_files/zowe/zos_files_for_zowe_sdk/files.py#L593-L594

Added lines #L593 - L594 were not covered by tests

Check warning on line 271 in src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 392 in src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py#L390-L392

Added lines #L390 - L392 were not covered by tests

Check warning on line 400 in src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py#L394-L400

Added lines #L394 - L400 were not covered by tests

Check warning on line 408 in src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py#L402-L408

Added lines #L402 - L408 were not covered by tests

Check warning on line 414 in src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py#L410-L414

Added lines #L410 - L414 were not covered by tests