buildtest
buildtest copied to clipboard
Bump actions/setup-python from 4.2.0 to 4.3.0
Bumps actions/setup-python from 4.2.0 to 4.3.0.
Commits
13ae5bb
Merge pull request #517 from rentziass/rentziass/update-actions-core0c4d7b8
Update@actions/core
to 1.10.013a464f
Fix typo (#503)b4fe97e
upgrade@actions/cache
so it respects SEGMENT_DOWNLOAD_TIMEOUT_MINS (#499)434aeab
Bump@actions/core
from 1.7.0 to 1.9.1 (#495)98c991d
Only use github.token on github.com (#443)397a35f
Merge pull request #492 from al-cheb/al-cheb/update-runner-link48a0f00
Update runner links978fd06
Merge pull request #491 from lkfortuna/patch-2050e616
Update README.md- Additional commits viewable in compare view
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)
Codecov Report
Base: 81.67% // Head: 78.31% // Decreases project coverage by -3.36%
:warning:
Coverage data is based on head (
e0b8437
) compared to base (5f27b7a
). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## devel #1279 +/- ##
==========================================
- Coverage 81.67% 78.31% -3.36%
==========================================
Files 54 54
Lines 5888 5888
Branches 1040 1001 -39
==========================================
- Hits 4809 4611 -198
- Misses 1079 1277 +198
Impacted Files | Coverage Δ | |
---|---|---|
buildtest/scheduler/slurm.py | 28.95% <0.00%> (-67.11%) |
:arrow_down: |
buildtest/executors/slurm.py | 21.25% <0.00%> (-51.25%) |
:arrow_down: |
buildtest/cli/compilers.py | 63.68% <0.00%> (-18.91%) |
:arrow_down: |
buildtest/system.py | 64.14% <0.00%> (-14.65%) |
:arrow_down: |
buildtest/utils/timer.py | 77.78% <0.00%> (-11.11%) |
:arrow_down: |
buildtest/config.py | 60.00% <0.00%> (-4.50%) |
:arrow_down: |
buildtest/builders/script.py | 74.36% <0.00%> (-3.85%) |
:arrow_down: |
buildtest/executors/setup.py | 88.89% <0.00%> (-1.93%) |
:arrow_down: |
buildtest/buildsystem/builders.py | 76.51% <0.00%> (-1.81%) |
:arrow_down: |
buildtest/cli/build.py | 92.76% <0.00%> (-1.77%) |
:arrow_down: |
... and 1 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Superseded by #1310.