Skip to content

Add Test Counts to CI Summary#1785

Open
TimPansino wants to merge 5 commits into
mainfrom
add-ci-test-counts
Open

Add Test Counts to CI Summary#1785
TimPansino wants to merge 5 commits into
mainfrom
add-ci-test-counts

Conversation

@TimPansino

Copy link
Copy Markdown
Contributor

Overview

  • To help keep track of test load, add a test count in the CI summary for each tox env with a total count at the top.

@TimPansino TimPansino requested a review from a team as a code owner July 2, 2026 22:38
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 9 0 0 1.02s
✅ MARKDOWN markdownlint 7 0 0 0 1.58s
✅ PYTHON ruff 1064 0 0 0 1.12s
✅ PYTHON ruff-format 1064 0 0 0 0.39s
✅ YAML prettier 23 0 0 0 1.72s
✅ YAML v8r 23 0 0 6.66s
✅ YAML yamllint 23 0 0 0.82s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@codecov-commenter

codecov-commenter commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.98%. Comparing base (d9a1079) to head (636b676).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1785      +/-   ##
==========================================
- Coverage   82.06%   81.98%   -0.08%     
==========================================
  Files         216      216              
  Lines       26786    26786              
  Branches     4238     4238              
==========================================
- Hits        21981    21960      -21     
- Misses       3339     3357      +18     
- Partials     1466     1469       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mergify mergify Bot added tests-failing Tests failing in CI. and removed tests-failing Tests failing in CI. labels Jul 6, 2026
@TimPansino TimPansino force-pushed the add-ci-test-counts branch from e13a29a to c730f73 Compare July 9, 2026 22:25
@mergify mergify Bot added the tests-failing Tests failing in CI. label Jul 9, 2026
@mergify mergify Bot removed the tests-failing Tests failing in CI. label Jul 10, 2026
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.

2 participants