cf2tf icon indicating copy to clipboard operation
cf2tf copied to clipboard

Update dependency mypy to ^0.991

Open renovate[bot] opened this issue 2 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy (source, changelog) ^0.990 -> ^0.991 age adoption passing confidence

Release Notes

python/mypy

v0.991

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Nov 14 '22 18:11 renovate[bot]

Codecov Report

Merging #95 (b366bdb) into develop (8432d87) will increase coverage by 1.60%. The diff coverage is 79.89%.

:exclamation: Current head b366bdb differs from pull request most recent head 1d6e978. Consider uploading reports for the commit 1d6e978 to get more accurate results

@@             Coverage Diff             @@
##           develop      #95      +/-   ##
===========================================
+ Coverage    71.81%   73.41%   +1.60%     
===========================================
  Files           10       16       +6     
  Lines          855     1042     +187     
  Branches       150      153       +3     
===========================================
+ Hits           614      765     +151     
- Misses         209      237      +28     
- Partials        32       40       +8     
Flag Coverage Δ
unit 73.41% <79.89%> (+1.60%) :arrow_up:

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

Impacted Files Coverage Δ
src/cf2tf/save.py 36.17% <25.00%> (ø)
src/cf2tf/convert.py 54.25% <54.92%> (-0.75%) :arrow_down:
src/cf2tf/terraform/hcl2/custom.py 71.42% <71.42%> (ø)
src/cf2tf/conversion/overrides.py 76.19% <76.19%> (ø)
src/cf2tf/terraform/hcl2/primitive.py 76.19% <76.19%> (ø)
src/cf2tf/terraform/blocks.py 83.87% <83.87%> (ø)
src/cf2tf/conversion/expressions.py 86.53% <90.00%> (-1.85%) :arrow_down:
src/cf2tf/terraform/hcl2/_block.py 90.00% <90.00%> (ø)
src/cf2tf/terraform/hcl2/complex.py 94.87% <94.87%> (ø)
src/cf2tf/terraform/_configuration.py 90.90% <100.00%> (ø)
... and 3 more

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

codecov[bot] avatar Nov 14 '22 18:11 codecov[bot]