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 coverage from 5.2 to 5.2.1 #7565

Merged
merged 2 commits into from Jul 26, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2020

Bumps coverage from 5.2 to 5.2.1.

Release notes

Sourced from coverage's releases.

coverage-5.2.1

  • The dark mode HTML report still used light colors for the context listing, making them unreadable (issue 1009). This is now fixed.
  • The time stamp on the HTML report now includes the time zone. Thanks, Xie Yanbo (pull request 960).
Changelog

Sourced from coverage's changelog.

Version 5.2.1 --- 2020-07-23

  • The dark mode HTML report still used light colors for the context listing, making them unreadable (issue 1009_). This is now fixed.

  • The time stamp on the HTML report now includes the time zone. Thanks, Xie Yanbo (pull request 960_).

.. _pull request 960: nedbat/coveragepy#960 .. _issue 1009: nedbat/coveragepy#1009

.. _changes_52:

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 Jul 26, 2020
@vorpal-buildbot
Copy link
Contributor

Changelogs

coverage 5.2.1


  • The dark mode HTML report still used light colors for the context listing,
    making them unreadable (issue 1009_). This is now fixed.

  • The time stamp on the HTML report now includes the time zone. Thanks, Xie
    Yanbo (pull request 960_).

.. _pull request 960: nedbat/coveragepy#960
.. _issue 1009: nedbat/coveragepy#1009

.. _changes_52:

@codecov
Copy link

codecov bot commented Jul 26, 2020

Codecov Report

Merging #7565 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7565      +/-   ##
==========================================
+ Coverage   47.00%   47.01%   +0.01%     
==========================================
  Files         280      280              
  Lines       14077    14077              
  Branches     2118     2118              
==========================================
+ Hits         6617     6619       +2     
+ Misses       7169     7164       -5     
- Partials      291      294       +3     
Impacted Files Coverage Δ
decksite/view.py 60.85% <0.00%> (ø)
maintenance/elo.py 0.00% <0.00%> (ø)
decksite/data/rule.py 23.47% <0.00%> (ø)
decksite/views/person_achievements.py 35.00% <0.00%> (ø)
decksite/data/competition.py 65.43% <0.00%> (+2.46%) ⬆️

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 a68add3...2a3de7c. Read the comment docs.

@mergify mergify bot merged commit cae812f into master Jul 26, 2020
@mergify mergify bot deleted the dependabot/pip/coverage-5.2.1 branch July 26, 2020 19:31
@vorpal-buildbot vorpal-buildbot added Pending-on-PROD Used by the build bot Seen-on-LOGS and removed dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 26, 2020
@vorpal-buildbot
Copy link
Contributor

Seen on LOGS (created by @dependabot[bot] and merged by @mergify[bot] 18 seconds ago) Please check your changes!

@vorpal-buildbot vorpal-buildbot added Seen-on-PROD and removed Pending-on-PROD Used by the build bot labels Jul 26, 2020
@vorpal-buildbot
Copy link
Contributor

Seen on PROD (created by @dependabot[bot] and merged by @mergify[bot] 1 minute and 22 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant