HenKlei / pymor

pyMOR - Model Order Reduction with Python
https://pymor.org/
Other
0 stars 0 forks source link

Bump EnricoMi/publish-unit-test-result-action from 1.25 to 1.26 #27

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps EnricoMi/publish-unit-test-result-action from 1.25 to 1.26.

Release notes

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

v1.26

Adds the following features:

  • Retry 403 only if they have Retry-After or refer to rate limit (#202)
Commits
  • 043296c Releasing v1.26
  • 7642826 Add required permissions to README.md (#206)
  • 7d2b398 Fix ambiguous instruction on fork branch with matrix strategy
  • 7429bb1 Moving dependabot / fork branch instructions up in README.md
  • 957be16 Better GitHub rate limit retry (#202)
  • 6b228b8 Do not include ghcr images in workflow count as they would be double-counted
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
dependabot[bot] commented 2 years ago

The following labels could not be found: infrastructure, pr:change.

codecov-commenter commented 2 years ago

Codecov Report

Merging #27 (fb30433) into main (10ca2dc) will decrease coverage by 0.10%. The diff coverage is n/a.

Impacted Files Coverage Δ
src/pymortests/vectorarray.py 89.38% <0.00%> (-1.87%) :arrow_down:
src/pymortests/fixtures/parameter.py 85.71% <0.00%> (-1.79%) :arrow_down:
src/pymordemos/thermalblock_gui.py 78.04% <0.00%> (-1.63%) :arrow_down:
src/pymortests/demos.py 94.44% <0.00%> (-1.24%) :arrow_down:
src/pymor/discretizers/builtin/gui/matplotlib.py 67.17% <0.00%> (-0.52%) :arrow_down:
src/pymor/algorithms/adaptivegreedy.py 84.03% <0.00%> (-0.50%) :arrow_down:
src/pymor/vectorarrays/numpy.py 84.96% <0.00%> (-0.24%) :arrow_down:
src/pymor/algorithms/newton.py 86.90% <0.00%> (-0.16%) :arrow_down:
src/pymor/algorithms/line_search.py 96.00% <0.00%> (-0.16%) :arrow_down:
src/pymor/algorithms/greedy.py 88.07% <0.00%> (-0.11%) :arrow_down:
... and 4 more
github-actions[bot] commented 2 years ago

Unit Test Results

         6 files  ±0           6 suites  ±0   2h 44m 42s :stopwatch: - 19m 26s   3 140 tests ±0    2 903 :heavy_check_mark: ±0     237 :zzz: ±0  0 :x: ±0  18 840 runs  ±0  17 414 :heavy_check_mark: ±0  1 426 :zzz: ±0  0 :x: ±0 

Results for commit fb304332. ± Comparison against base commit 10ca2dc5.

dependabot[bot] commented 2 years ago

Superseded by #28.