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

Tushar testing with all incoming changes of upstream #26

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

Conversation

SinghTushar20
Copy link

No description provided.

EnricoMi and others added 30 commits April 24, 2022 14:13
* Restrict unicode in all annotation text fields
* Restrict unicode of test names for PR comment
* Check version for python3
* Fix symbolic link command
* Create symbolic link in $RUNNER_TEMP, add to GITHUB_PATH

Co-authored-by: Daniel Benesch <thesorekz@gmail.com>
Co-authored-by: Enrico Minack <github@enrico.minack.dev>
Co-authored-by: Enrico Minack <github@enrico.minack.dev>
* 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
EnricoMi and others added 24 commits February 3, 2024 10:46
Refactors `get_publish_data` out of `publish_check`, further
- adds before_stats to JSON
- adds suite_details to stats_with_delta
- improves formatted stats_with_delta (error delta)

Co-authored-by: Ebbe Knudsen <xedkn@energinet.dk>
* Pin dependencies based on Python version
* Upgrade dependencies to latest version
* Improve CI to catch dependencies that build whl files
Copy link

github-actions bot commented Apr 1, 2024

Test Results (reference)

       48 files   -        87         48 suites   - 87   11m 54s ⏱️ - 30m 20s
     439 tests +         7       431 ✔️  -          1      0 💤 ±    0      7 +    7  1 🔥 +1 
21 011 runs   - 37 309  20 184 ✔️  - 36 792  490 💤  - 854  336 +336  1 🔥 +1 

For more details on these failures and errors, see this check.

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

This pull request removes 16 and adds 23 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_github
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
…

♻️ 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.