Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2021

Bumps mypy from 0.910 to 0.920.

Commits

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 16, 2021
@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #1574 (18dc6d0) into main (a179e57) will increase coverage by 0.01%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1574      +/-   ##
==========================================
+ Coverage   66.13%   66.14%   +0.01%     
==========================================
  Files          91       91              
  Lines       16313    16321       +8     
  Branches     4342     4344       +2     
==========================================
+ Hits        10788    10796       +8     
+ Misses       4378     4376       -2     
- Partials     1147     1149       +2     
Impacted Files Coverage Δ
cwltool/main.py 66.93% <50.00%> (+0.45%) ⬆️
cwltool/job.py 77.15% <100.00%> (ø)
job.py 63.05% <0.00%> (ø)
main.py 31.55% <0.00%> (+0.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a179e57...18dc6d0. Read the comment docs.

@mr-c mr-c enabled auto-merge (rebase) December 16, 2021 09:53
@lgtm-com
Copy link

lgtm-com bot commented Dec 16, 2021

This pull request fixes 1 alert when merging f79ba68 into e6a1e1f - view on LGTM.com

fixed alerts:

  • 1 for Unreachable code

@mr-c mr-c force-pushed the dependabot/pip/mypy-0.920 branch from f79ba68 to 29aef80 Compare December 16, 2021 10:41
@lgtm-com
Copy link

lgtm-com bot commented Dec 16, 2021

This pull request fixes 1 alert when merging 29aef80 into 0ad8209 - view on LGTM.com

fixed alerts:

  • 1 for Unreachable code

dependabot bot and others added 2 commits December 16, 2021 15:34
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.920.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.910...v0.920)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@mr-c mr-c force-pushed the dependabot/pip/mypy-0.920 branch from 29aef80 to 18dc6d0 Compare December 16, 2021 14:34
@lgtm-com
Copy link

lgtm-com bot commented Dec 16, 2021

This pull request introduces 1 alert and fixes 1 when merging 18dc6d0 into a179e57 - view on LGTM.com

new alerts:

  • 1 for Unused import

fixed alerts:

  • 1 for Unreachable code

@mr-c mr-c merged commit f2c4e5a into main Dec 16, 2021
@mr-c mr-c deleted the dependabot/pip/mypy-0.920 branch December 16, 2021 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants