andreroggeri / ynab-sdk-python

Python implementation of the YNAB API (https://api.youneedabudget.com/)
Apache License 2.0
29 stars 10 forks source link

Update codecov to 2.1.3 #45

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates codecov from 2.0.15 to 2.1.3.

Changelog ### 2.0.21 ``` - fixed string issues ``` ### 2.0.20 ``` - fixed broken subprocess handling ``` ### 2.0.19 ``` - fixed broken subprocess handling ``` ### 2.0.18 ``` - fixed broken subprocess handling ``` ### 2.0.17 ``` - fixed reported command injection vulnerability. ``` ### 2.0.16 ``` - fixed reported command injection vulnerability. ```
Links - PyPI: https://pypi.org/project/codecov - Changelog: https://pyup.io/changelogs/codecov/ - Repo: https://github.com/codecov/codecov-python
codecov-commenter commented 4 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   98.08%   98.08%           
=======================================
  Files          26       26           
  Lines         991      991           
  Branches       55       55           
=======================================
  Hits          972      972           
  Misses         17       17           
  Partials        2        2           

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 3362589...a4ad64d. Read the comment docs.

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit a4ad64d3 and detected 0 issues on this pull request.

View more on Code Climate.

pyup-bot commented 4 years ago

Closing this in favor of #47