ansys / pydpf-post

Data Processing Framework - Post Processing Module
https://post.docs.pyansys.com
MIT License
40 stars 8 forks source link

Bump vimtor/action-zip from 1.1 to 1.2 #584

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps vimtor/action-zip from 1.1 to 1.2.

Commits
  • 1379ea2 Merge pull request #34 from RobPasMue/maint/update-nodejs20
  • 5c598ca feat: update to NodeJS 20
  • 35d8338 Merge pull request #31 from willryan-stemcell/master
  • 2ac38c5 Update additional "uses: actions/upload-artifact" lines with v1.1
  • 6902d60 Merge pull request #30 from hugoheml/patch-1
  • 991fc37 Merge pull request #23 from julillosamaral/patch-1
  • e0f8adc Merge pull request #28 from magmanu/master
  • aa5b953 fix: github actions example on the readme
  • 7b9aeaa Upgrade actions/core
  • 02dbf66 Update README.md
  • 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 show 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)
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6280d87) 84.10% compared to head (3497e70) 84.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #584 +/- ## ======================================= Coverage 84.10% 84.10% ======================================= Files 47 47 Lines 5097 5097 ======================================= Hits 4287 4287 Misses 810 810 ```