Skip to content

Commit d246788

Browse files
committed
docs: a changelog entry for #1317
1 parent e8b4120 commit d246788

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGES.rst

+5
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,16 @@ Unreleased
2626
``ValueError: signal only works in main thread``. This is now fixed, closing
2727
`issue 1312`_.
2828

29+
- Fix: ``--precision`` on the command-line was being ignored while considering
30+
``--fail-under``. This is now fixed, thanks to
31+
`Marcelo Trylesinski <pull 1317_>`_.
32+
2933
- Fix: releases no longer provide 3.11 alpha wheels. We use internal fields
3034
which are moving during the alpha phase. Fixes `issue 1316`_.
3135

3236
.. _issue 1312: https://github.com/nedbat/coveragepy/issues/1312
3337
.. _issue 1316: https://github.com/nedbat/coveragepy/issues/1316
38+
.. _pull 1317: https://github.com/nedbat/coveragepy/pull/1317
3439

3540

3641
.. _changes_63:

CONTRIBUTORS.txt

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Leonardo Pistone
9696
Lex Berezhny
9797
Loïc Dachary
9898
Marc Abramowitz
99+
Marcelo Trylesinski
99100
Marcus Cobden
100101
Marius Gedminas
101102
Mark van der Wal

0 commit comments

Comments
 (0)