cpp-lln-lab / bidsMReye

BIDS app using deepMReye to decode eye motion for fMRI time series data.
https://bidsmreye.readthedocs.io/en/latest/
Other
5 stars 5 forks source link

Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 #180

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps peter-evans/create-or-update-comment from 3.0.2 to 3.1.0.

Release notes

Sourced from peter-evans/create-or-update-comment's releases.

Create or Update Comment v3.1.0

What's Changed

Full Changelog: https://github.com/peter-evans/create-or-update-comment/compare/v3.0.2...v3.1.0

Commits
  • 23ff157 Add truncate warning to body of comment (#272)
  • d85800f build(deps-dev): bump @​babel/traverse from 7.21.3 to 7.23.2 (#270)
  • ebb1ca6 build(deps-dev): bump @​types/node from 18.18.4 to 18.18.5 (#269)
  • ac8e650 build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1 (#267)
  • 8fbd66c build(deps-dev): bump @​types/node from 18.18.3 to 18.18.4 (#266)
  • 8cbbe44 build(deps-dev): bump eslint from 8.50.0 to 8.51.0 (#265)
  • e3645dd build(deps): bump chuhlomin/render-template from 1.7 to 1.8 (#263)
  • 23ecd34 build(deps-dev): bump eslint-plugin-jest from 27.4.0 to 27.4.2 (#262)
  • c3f58b1 build(deps-dev): bump @​types/node from 18.18.0 to 18.18.3 (#261)
  • ddff993 build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 (#260)
  • Additional commits viewable 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 11 months ago

Codecov Report

Merging #180 (6fe3800) into main (1bcca23) will increase coverage by 5.92%. Report is 46 commits behind head on main. The diff coverage is 73.52%.

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
+ Coverage   79.91%   85.83%   +5.92%     
==========================================
  Files          13       13              
  Lines         926      925       -1     
  Branches      119        0     -119     
==========================================
+ Hits          740      794      +54     
+ Misses        144      131      -13     
+ Partials       42        0      -42     
Flag Coverage Δ
tests 85.83% <73.52%> (+6.03%) :arrow_up:

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

Files Coverage Δ
bidsmreye/__init__.py 100.00% <ø> (ø)
bidsmreye/bidsmreye.py 69.89% <100.00%> (+5.76%) :arrow_up:
bidsmreye/configuration.py 94.17% <100.00%> (+10.06%) :arrow_up:
bidsmreye/defaults.py 90.90% <ø> (ø)
bidsmreye/download.py 86.27% <ø> (+5.88%) :arrow_up:
bidsmreye/generalize.py 53.57% <ø> (ø)
bidsmreye/methods.py 96.87% <100.00%> (+5.96%) :arrow_up:
bidsmreye/quality_control.py 98.56% <ø> (+2.15%) :arrow_up:
bidsmreye/utils.py 90.36% <ø> (+5.65%) :arrow_up:
bidsmreye/visualize.py 100.00% <100.00%> (+0.75%) :arrow_up:
... and 2 more

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more