This repository was archived by the owner on Dec 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(dev): update dependency coverage to v6.3.2 #3
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
Codecov Report
@@ Coverage Diff @@
## master #3 +/- ##
=======================================
Coverage 95.95% 95.95%
=======================================
Files 5 5
Lines 99 99
=======================================
Hits 95 95
Misses 4 4
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
e9a70ea
to
affa036
Compare
179feeb
to
3265e28
Compare
3265e28
to
09086a5
Compare
6313ecf
to
c9b9e28
Compare
c9b9e28
to
97f9839
Compare
97f9839
to
2401b51
Compare
2401b51
to
2c9b248
Compare
2c9b248
to
946b110
Compare
946b110
to
affbff2
Compare
affbff2
to
d271f05
Compare
d271f05
to
231aa65
Compare
231aa65
to
7e3faaa
Compare
7d5a331
to
77fa551
Compare
77fa551
to
78cc19c
Compare
78cc19c
to
4f87b8e
Compare
4f87b8e
to
ec10030
Compare
ec10030
to
e7ad38c
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
==6.3.1
->==6.3.2
Release Notes
nedbat/coveragepy
v6.3.2
Compare Source
Fix: adapt to pypy3.9's decorator tracing behavior. It now traces function
decorators like CPython 3.8: both the @-line and the def-line are traced.
Fixes
issue 1326
_.Debug: added
pybehave
to the list of :ref:cmd_debug
and:ref:
cmd_run_debug
options.Fix: show an intelligible error message if
--concurrency=multiprocessing
is used without a configuration file. Closes
issue 1320
_... _issue 1320:https://github.com/nedbat/coveragepy/issues/13200
.. _issue 1326https://github.com/nedbat/coveragepy/issues/132626
.. _changes_631:
Configuration
📅 Schedule: "before 03:00 on the 15th day of the month" in timezone Asia/Shanghai.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.