SciML / EasyModelAnalysis.jl

High level functions for analyzing the output of simulations
MIT License
79 stars 13 forks source link

Bump actions/add-to-project from 0da8e46333d7b6e01d0e857452a1e99cb47be205 to 0a99102a6562a4307b8bbc995c279ba01f217d91 #196

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps actions/add-to-project from 0da8e46333d7b6e01d0e857452a1e99cb47be205 to 0a99102a6562a4307b8bbc995c279ba01f217d91.

Commits
  • 0a99102 Merge pull request #417 from actions/dependabot/npm_and_yarn/eslint-plugin-gi...
  • f755ecb build(deps-dev): bump eslint-plugin-github from 4.8.0 to 4.9.0
  • 44f5a43 Merge pull request #416 from actions/dependabot/npm_and_yarn/eslint-plugin-je...
  • 9c80426 build(deps-dev): bump eslint-plugin-jest from 27.2.2 to 27.2.3
  • 36f5795 Merge pull request #415 from actions/dependabot/npm_and_yarn/typescript-eslin...
  • 94a6d20 build(deps-dev): bump @​typescript-eslint/parser from 5.61.0 to 5.62.0
  • 87ad3e8 Merge pull request #408 from actions/dependabot/npm_and_yarn/types/node-16.18.38
  • 1c24cd0 Merge pull request #414 from actions/dependabot/npm_and_yarn/tough-cookie-4.1.3
  • 5fd82c5 build(deps): bump tough-cookie from 4.0.0 to 4.1.3
  • 002af53 build(deps-dev): bump @​types/node from 16.18.36 to 16.18.38
  • 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[bot] commented 1 year ago

Codecov Report

Merging #196 (fb3c249) into main (2f99ded) will increase coverage by 9.00%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   72.76%   81.77%   +9.00%     
==========================================
  Files           7        7              
  Lines         437      439       +2     
==========================================
+ Hits          318      359      +41     
+ Misses        119       80      -39     

see 5 files with indirect coverage changes

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

dependabot[bot] commented 1 year ago

Superseded by #198.