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

Bump phoenix-actions/test-reporting from 12 to 15 #3408

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps phoenix-actions/test-reporting from 12 to 15.

Release notes

Sourced from phoenix-actions/test-reporting's releases.

v15

  • Updated packages
  • Refactored after package updates
  • Updated snapshots
  • Removed artifact download headers to be compatible with upload-artifact v4
  • fix: reporting wrong number of tests in Dart (Thanks to @​dominicmh for this fix! and to @​tiagoferreira29 for reporting!)

You can now update to upload-artifact v4 if you're using it to publish your artifacts. This action can now download Azure blob storage based github action artifacts (github moved the artifact storage to azure between v3 and v4, observed via the artifact url).

Fix JUnit message / type fields from #48

Node 20

Closes #43

  • Upgrades action to node 20
Changelog

Sourced from phoenix-actions/test-reporting's changelog.

Changelog

v1.5.0

v1.4.3

v1.4.2

v1.4.1

v1.4.0

v1.3.1

v1.3.0

v1.2.0

v1.1.0

v1.0.0

Supported languages / frameworks:

  • .NET / xUnit / NUnit / MSTest
  • Dart / test
  • Flutter / test
  • JavaScript / JEST
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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

#skip-changelog

@dependabot dependabot bot requested review from adinauer and romtsn as code owners May 6, 2024 04:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2024
@dependabot dependabot bot requested a review from stefanosiano as a code owner May 6, 2024 04:03
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label May 6, 2024
@dependabot dependabot bot requested a review from markushi as a code owner May 6, 2024 04:03
Bumps [phoenix-actions/test-reporting](https://github.com/phoenix-actions/test-reporting) from 12 to 15.
- [Release notes](https://github.com/phoenix-actions/test-reporting/releases)
- [Changelog](https://github.com/phoenix-actions/test-reporting/blob/main/CHANGELOG.md)
- [Commits](phoenix-actions/test-reporting@41efe7e...f957cd9)

---
updated-dependencies:
- dependency-name: phoenix-actions/test-reporting
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/phoenix-actions/test-reporting-15 branch from f6d84bc to f86a73c Compare May 13, 2024 12:26
@stefanosiano stefanosiano enabled auto-merge (squash) June 25, 2024 14:49
Copy link
Contributor

github-actions bot commented Jun 25, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 392.86 ms 482.47 ms 89.61 ms
Size 1.70 MiB 2.28 MiB 593.07 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
baaf637 462.32 ms 579.22 ms 116.90 ms
28c9a83 416.98 ms 479.90 ms 62.92 ms
201048a 418.62 ms 481.67 ms 63.05 ms
7ab32b6 373.62 ms 480.61 ms 106.99 ms
b172d4e 352.92 ms 446.50 ms 93.58 ms
3d8bd2b 364.76 ms 469.98 ms 105.22 ms
1e05e43 411.00 ms 467.29 ms 56.29 ms
c554ca2 383.78 ms 449.84 ms 66.06 ms
0bd723b 375.20 ms 452.41 ms 77.20 ms
99a51e2 405.11 ms 479.65 ms 74.54 ms

App size

Revision Plain With Sentry Diff
baaf637 1.72 MiB 2.27 MiB 558.42 KiB
28c9a83 1.70 MiB 2.28 MiB 592.00 KiB
201048a 1.70 MiB 2.28 MiB 592.32 KiB
7ab32b6 1.70 MiB 2.27 MiB 584.63 KiB
b172d4e 1.72 MiB 2.29 MiB 578.09 KiB
3d8bd2b 1.72 MiB 2.29 MiB 577.53 KiB
1e05e43 1.70 MiB 2.28 MiB 590.89 KiB
c554ca2 1.70 MiB 2.27 MiB 582.25 KiB
0bd723b 1.72 MiB 2.29 MiB 578.09 KiB
99a51e2 1.72 MiB 2.29 MiB 576.34 KiB

Previous results on branch: dependabot/github_actions/phoenix-actions/test-reporting-15

Startup times

Revision Plain With Sentry Diff
71ce211 368.58 ms 474.35 ms 105.77 ms

App size

Revision Plain With Sentry Diff
71ce211 1.70 MiB 2.28 MiB 593.07 KiB

@stefanosiano stefanosiano merged commit cb9b3f6 into main Jun 27, 2024
23 of 24 checks passed
@stefanosiano stefanosiano deleted the dependabot/github_actions/phoenix-actions/test-reporting-15 branch June 27, 2024 15:41
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.

1 participant