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

Add atomic PR ID job - Python tool POC #212

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

update the tb argument

00579cc
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Add atomic PR ID job - Python tool POC #212

update the tb argument
00579cc
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Nov 22, 2023 in 0s

Test Results โœ…

Tests passed successfully

Report Passed Failed Skipped Time
.github/jobs-py/reports/e2e.xml 1โœ… 3s
.github/jobs-py/reports/unit.xml 3โœ… 2s

โœ…ย .github/jobs-py/reports/e2e.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 1โœ… 3s

โœ…ย pytest

tests.e2e.test_get_pr_id
  โœ… test_get_pr_id_cmd

โœ…ย .github/jobs-py/reports/unit.xml

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 3โœ… 2s

โœ…ย pytest

tests.unit.test_get_pr_id
  โœ… test_main_commit
  โœ… test_feature_commit
  โœ… test_dne_commit