-
Notifications
You must be signed in to change notification settings - Fork 0
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 6.1.2 to 6.2 #16
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.1.2 to 6.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@6.1.2...6.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 29, 2021
@dependabot merge
2021年11月30日(火) 3:29 dependabot[bot] ***@***.***>:
… Bumps coverage <https://github.com/nedbat/coveragepy> from 6.1.2 to 6.2.
Changelog
*Sourced from coverage's changelog
<https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst>.*
Version 6.2 — 2021-11-26
-
Feature: Now the --concurrency setting can now have a list of values,
so that threads and another lightweight threading package can be measured
together, such as --concurrency=gevent,thread. Closes issue 1012_ and issue
1082_.
-
Fix: A module specified as the source setting is imported during
startup, before the user program imports it. This could cause problems if
the rest of the program isn't ready yet. For example, issue 1203_
describes a Django setting that is accessed before settings have been
configured. Now the early import is wrapped in a try/except so errors then
don't stop execution.
-
Fix: A colon in a decorator expression would cause an exclusion to end
too early, preventing the exclusion of the decorated function. This is now
fixed.
-
Fix: The HTML report now will not overwrite a .gitignore file that
already exists in the HTML output directory (follow-on for issue 1244
_).
-
API: The exceptions raised by Coverage.py have been specialized, to
provide finer-grained catching of exceptions by third-party code.
-
API: Using suffix=False when constructing a Coverage object with
multiprocessing wouldn't suppress the data file suffix (issue 989_).
This is now fixed.
-
Debug: The coverage debug data command will now sniff out combinable
data files, and report on all of them.
-
Debug: The coverage debug command used to accept a number of topics at
a time, and show all of them, though this was never documented. This no
longer works, to allow for command-line options in the future.
.. _issue 989: nedbat/coveragepy#989
<https://github-redirect.dependabot.com/nedbat/coveragepy/issues/989> ..
_issue 1012: nedbat/coveragepy#1012
<https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1012> ..
_issue 1082: nedbat/coveragepy#1082
<https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1082> ..
_issue 1203: nedbat/coveragepy#1203
<https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1203>
.. _changes_612:
Commits
- 7a01882
<nedbat/coveragepy@7a01882>
docs: prep for 6.2
- 7c128a6
<nedbat/coveragepy@7c128a6>
docs: sample html report
- fbd3c71
<nedbat/coveragepy@fbd3c71>
docs: tweak the description of --concurrency
- fb7b0e5
<nedbat/coveragepy@fb7b0e5>
docs: tweak the latest changelog entry
- 9162ad0
<nedbat/coveragepy@9162ad0>
test(refactor): avoid full commands to speed tests
- 8ca306e
<nedbat/coveragepy@8ca306e>
test(perf): shave a few seconds off the FailUnder tests
- c9d821d
<nedbat/coveragepy@c9d821d>
feat: multiple --concurrency values. #1012
<https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1012>
#1082
<https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1082>
- 97fdd55
<nedbat/coveragepy@97fdd55>
build(docs): a target for running cog on the docs
- eff683c
<nedbat/coveragepy@eff683c>
test(fix): keep SourceIncludeOmitTest's from clobbering each other
- 0865590
<nedbat/coveragepy@0865590>
test(build): i've had the wrong -r character this whole time
- Additional commits viewable in compare view
<nedbat/coveragepy@6.1.2...6.2>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#16
Commit Summary
- eaed332
<eaed332>
Bump coverage from 6.1.2 to 6.2
File Changes
(1 file <https://github.com/sjkim04/uuig/pull/16/files>)
- *M* Pipfile.lock
<https://github.com/sjkim04/uuig/pull/16/files#diff-a86c67a0a29ed0e95909b9b7c420140f302d17399ee6dcce4e1a51a14d27fd51>
(96)
Patch Links:
- https://github.com/sjkim04/uuig/pull/16.patch
- https://github.com/sjkim04/uuig/pull/16.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#16>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJEX62Q4NER53IYUWZQXGZDUOPA7RANCNFSM5I7Z42FA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps coverage from 6.1.2 to 6.2.
Changelog
Sourced from coverage's changelog.
Commits
7a01882
docs: prep for 6.27c128a6
docs: sample html reportfbd3c71
docs: tweak the description of --concurrencyfb7b0e5
docs: tweak the latest changelog entry9162ad0
test(refactor): avoid full commands to speed tests8ca306e
test(perf): shave a few seconds off the FailUnder testsc9d821d
feat: multiple --concurrency values. #1012 #108297fdd55
build(docs): a target for running cog on the docseff683c
test(fix): keep SourceIncludeOmitTest's from clobbering each other0865590
test(build): i've had the wrong -r character this whole timeDependabot 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)