File tree 1 file changed +2
-1
lines changed 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ update your settings.
88
88
require ``__init__.py ``. A new setting ``[report]
89
89
include_namespace_packages `` tells coverage.py to consider these directories
90
90
during reporting. Thanks to `Felix Horvat <pull 1387 _>`_ for the
91
- contribution. Closes `issue 1383 `_.
91
+ contribution. Closes `issue 1383 `_ and ` issue 1024 `_ .
92
92
93
93
- Fixed environment variable expansion in pyproject.toml files. It was overly
94
94
broad, causing errors outside of coverage.py settings, as described in `issue
@@ -116,6 +116,7 @@ update your settings.
116
116
.. _issue 713 : https://github.com/nedbat/coveragepy/issues/713
117
117
.. _issue 757 : https://github.com/nedbat/coveragepy/issues/757
118
118
.. _issue 991 : https://github.com/nedbat/coveragepy/issues/991
119
+ .. _issue 1024 : https://github.com/nedbat/coveragepy/issues/1024
119
120
.. _issue 1212 : https://github.com/nedbat/coveragepy/issues/1212
120
121
.. _issue 1280 : https://github.com/nedbat/coveragepy/issues/1280
121
122
.. _issue 1345 : https://github.com/nedbat/coveragepy/issues/1345
You can’t perform that action at this time.
0 commit comments