Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2025

Bumps EnricoMi/publish-unit-test-result-action from 2.20.0 to 2.21.0.

Release notes

Sourced from EnricoMi/publish-unit-test-result-action's releases.

v2.21.0

Adds the following improvements:

  • Add Docker action to allow setting Docker registry and image #688
  • Fix class name matching for NUnit3 #689
  • Upgrade all Python dependencies to latest version #695
  • Fix @2 tag in README.md to @v2 #687

Full Changelog: EnricoMi/publish-unit-test-result-action@v2.20.0...v2.21.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@3a74b29...34d7c95)

---
updated-dependencies:
- dependency-name: EnricoMi/publish-unit-test-result-action
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 2, 2025
@github-actions
Copy link

github-actions bot commented Nov 2, 2025

Test Results

 6 files   -   1  12 suites   - 41   0s ⏱️ - 6m 30s
28 tests  - 157  28 ✅  - 140  0 💤  - 17  0 ❌ ±0 
84 runs   - 608  84 ✅  - 540  0 💤  - 68  0 ❌ ±0 

Results for commit 7f28945. ± Comparison against base commit eb29cef.

This pull request removes 185 and adds 28 tests. Note that renamed tests count towards both.
AuxCmdTests ‑ MkdirCmdTest
AuxCmdTests ‑ RmdirCmdTest
AuxCmdTests ‑ TouchCmdTest
BuildSystemGeneratorTests ‑ GenAuditFile
BuildSystemGeneratorTests ‑ GenAuditFile_WithOut_Existing_Audit_File
BuildSystemGeneratorTests ‑ GenAuditFile_With_Existing_Audit_File
BuildSystemGeneratorTests ‑ GetString
BuildSystemGeneratorTests ‑ StrConv
BuildSystemGeneratorTests ‑ StrNorm
CBuildGCCTests ‑ Asm
…
CodeGenerator ‑ Check
SvdConvIntegTests ‑ CheckAccViolationDisableCond
SvdConvIntegTests ‑ CheckDisableCondition
SvdConvIntegTests ‑ CheckNameHasBrackets
SvdConvIntegTests ‑ CheckOption_n
SvdConvIntegTests ‑ CheckResetMask
SvdConvIntegTests ‑ CheckSauNumRegions_Errors
SvdConvIntegTests ‑ CheckSauNumRegions_Ok
SvdConvIntegTestsCmdParser ‑ CheckCreateFolder
SvdConvIntegTestsCmdParser ‑ CheckDebug
…

♻️ This comment has been updated with latest results.

@soumeh01 soumeh01 merged commit 293d462 into main Nov 3, 2025
41 checks passed
@soumeh01 soumeh01 deleted the dependabot/github_actions/EnricoMi/publish-unit-test-result-action-2.21.0 branch November 3, 2025 06:23
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.20%. Comparing base (eb29cef) to head (7f28945).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2256   +/-   ##
=======================================
  Coverage   66.20%   66.20%           
=======================================
  Files         181      181           
  Lines       36251    36251           
  Branches    22483    22483           
=======================================
  Hits        24001    24001           
  Misses       7678     7678           
  Partials     4572     4572           
Flag Coverage Δ
packchk-cov 70.25% <ø> (ø)
svdconv-cov 40.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants