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

updating dependencies #25

Open
wants to merge 524 commits into
base: main
Choose a base branch
from

Conversation

SinghTushar20
Copy link

No description provided.

EnricoMi and others added 30 commits May 1, 2022 18:23
* Check version for python3
* Fix symbolic link command
* Create symbolic link in $RUNNER_TEMP, add to GITHUB_PATH

Co-authored-by: Daniel Benesch <[email protected]>
Co-authored-by: Enrico Minack <[email protected]>
* job summary contains link to check run when failures exist
* use GithubAction.add_to_job_summary
* rephrase job_summary description
* add to README.md
* add more testing
* Add JSON output to composite action
* Move asserting JSON output into composite action, reuse in all publish jobs
Copy link

github-actions bot commented Mar 18, 2024

Test Results (reference)

     14 files   -      121       14 suites   - 121   3m 52s ⏱️ - 38m 22s
   438 tests +         6     412 ✔️  -        20    14 💤 +     14    12 +  12 
6 132 runs   - 52 188  5 768 ✔️  - 51 208  196 💤  - 1 148  168 +168 

For more details on these failures, see this check.

Results for commit 0aa9d45. ± Comparison against base commit 97e3e8d.

This pull request removes 16 and adds 22 tests. Note that renamed tests count towards both.
python.test.test_action_yml.TestActionYml ‑ test_composite_inputs
python.test.test_publisher.TestPublisher ‑ test_publish_check_with_all_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_publish_check_with_base_stats
python.test.test_publisher.TestPublisher ‑ test_publish_check_with_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_publish_check_with_cases
python.test.test_publisher.TestPublisher ‑ test_publish_check_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_publish_check_with_multiple_annotation_pages
python.test.test_publisher.TestPublisher ‑ test_publish_check_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_publish_check_with_suite_details
python.test.test_publisher.TestPublisher ‑ test_publish_check_without_annotations
…
python.test.test_action_script.Test ‑ test_get_settings_check_run
python.test.test_action_yml.TestActionYml ‑ test_linux_action
python.test.test_action_yml.TestActionYml ‑ test_macos_action
python.test.test_action_yml.TestActionYml ‑ test_proxy_action
python.test.test_action_yml.TestActionYml ‑ test_windows_action
python.test.test_action_yml.TestActionYml ‑ test_windows_bash_action
python.test.test_junit.Test ‑ test_get_settings_check_run
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_all_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_base_stats_with_errors
…

♻️ This comment has been updated with latest results.

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.