Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump codecov from 2.0.22 to 2.1.4 #206

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2020

Bumps codecov from 2.0.22 to 2.1.4.

Changelog

Sourced from codecov's changelog.

2.1.4

  • #260 Enforce black formatting
  • #169 Fix command line quoting on Windows
  • #216 Fix GitLab CI project directory detection on Windows
  • #264 Fix GitLab CI post version 9
  • #262 Check text for NoneType on writes
  • #266 Include the cacert in the PUT call when uploading to S3
  • #263 Fixed gcov not being found in certain instances

2.1.3

  • Fix find command not working on Windows
  • Add support for gzipping reports
  • Dynamic syncing of version

2.1.1

  • Fix command when neither hg or git are not available

2.1.0

  • Remove x-amz-acl header
  • Reformat with Black
Commits
  • 658ddfd bump version (#269)
  • 7f98a41 Update readme with 400 error info (#268)
  • 9830120 Fixed gcov not found due to passing cmd string instead of list to try_to_run....
  • 1c0e078 Include the cacert in the PUT call when uploading to S3 (#266)
  • 53becf4 Check to see that text is not None before calling replace in write(). (#262)
  • fd64abc failing on GitLab ≥ 9 (bis) (#264)
  • 84048cd Fixed GitLab CI project directory detection on Windows. (#216)
  • 4ec70db Fix command line quoting for Windows (#169)
  • 6ba8cbc Merge pull request #260 from codecov/black-linting
  • 098c82b Only install on 3.7 because pypy is 3.6 and uses typed-ast
  • 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 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 the dependencies Pull requests that update a dependency file label Jun 8, 2020
@dependabot dependabot bot force-pushed the dependabot/pip/codecov-2.1.4 branch from ed1a572 to 1212e0c Compare June 9, 2020 00:10
@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@3a5391a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #206   +/-   ##
=========================================
  Coverage          ?   92.87%           
=========================================
  Files             ?      113           
  Lines             ?     3665           
  Branches          ?      269           
=========================================
  Hits              ?     3404           
  Misses            ?      164           
  Partials          ?       97           
Impacted Files Coverage Δ
helium/auth/views/apis/usersettingsviews.py 100.00% <0.00%> (ø)
helium/planner/models/category.py 96.42% <0.00%> (ø)
helium/planner/models/coursegroup.py 100.00% <0.00%> (ø)
helium/planner/serializers/reminderserializer.py 100.00% <0.00%> (ø)
.../planner/views/apis/coursescheduleresourceviews.py 100.00% <0.00%> (ø)
helium/planner/serializers/attachmentserializer.py 87.09% <0.00%> (ø)
helium/feed/models/__init__.py 100.00% <0.00%> (ø)
helium/importexport/views/apis/importviews.py 100.00% <0.00%> (ø)
helium/importexport/__init__.py 100.00% <0.00%> (ø)
helium/planner/services/gradingservice.py 98.33% <0.00%> (ø)
... and 103 more

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 3a5391a...1212e0c. Read the comment docs.

@alexdlaird alexdlaird closed this Jun 9, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/codecov-2.1.4 branch June 9, 2020 00:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant