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

Publish JSON even when check_run is false #568

Merged
merged 2 commits into from
Feb 3, 2024

Conversation

EnricoMi
Copy link
Owner

@EnricoMi EnricoMi commented Feb 3, 2024

  • add before_stats to JSON
  • add suite_details to stats_with_delta
  • improve formatted stats_with_delta (error delta)

Fixes #554.
Supersedes #555.
Includes #567, rebase after that has been merged.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Test File)

97 tests  ±0   80 ✅ ±0   3m 25s ⏱️ ±0s
 1 suites ±0   17 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Dockerfile)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Test Files)

  214 files  ±0     86 errors  731 suites  ±0   2h 12m 36s ⏱️ ±0s
1 811 tests ±0  1 518 ✅ ±0   73 💤 ±0  209 ❌ ±0  11 🔥 ±0 
4 109 runs  ±0  3 424 ✅ ±0  214 💤 ±0  450 ❌ ±0  21 🔥 ±0 

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

Results for commit ba34288. ± Comparison against base commit a5faf19.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Docker Image amd64)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (macOS python venv)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (macOS python installed)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Docker Image arm64)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (macOS 13 python installed)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (macOS 11 python installed)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (macOS python 3.8)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Linux python 3.8)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (macOS 14 python installed)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Linux 20.04 python installed)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Linux python venv)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Linux python installed)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Windows python venv)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Windows python installed)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (Windows 2019 python installed)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 3, 2024

Test Results (reference)

   147 files  +    9     147 suites  +9   42m 0s ⏱️ -39s
   434 tests  -     2     434 ✅  -     2      0 💤 ±  0  0 ❌ ±0 
63 798 runs  +3 630  62 286 ✅ +3 504  1 512 💤 +126  0 ❌ ±0 

Results for commit ba34288. ± Comparison against base commit a5faf19.

This pull request removes 15 and adds 13 tests. Note that renamed tests count towards both.
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_publisher.TestPublisher ‑ test_publish_check_without_base_stats
…
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
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_default_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_with_skipped_tests_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_annotations
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_base_stats_with_errors
python.test.test_publisher.TestPublisher ‑ test_get_publish_data_without_compare_or_check_run
python.test.test_publisher.TestPublisher ‑ test_publish_check_few_annotations
…

♻️ This comment has been updated with latest results.

@EnricoMi EnricoMi merged commit 5724834 into master Feb 3, 2024
93 checks passed
@EnricoMi EnricoMi deleted the write-json-when-no-checkrun branch February 3, 2024 20:55
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.

Publishing json file doesn't work if check_run is set to false
1 participant