File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ For full details refer to the `coverage config file`_ documentation.
23
23
24
24
.. note :: Important Note
25
25
26
- This plugin overrides the ``data_file `` and `` parallel `` options of coverage. Unless you also run coverage without
27
- pytest-cov it's pointless to set those options in your ``.coveragerc ``.
26
+ This plugin overrides the ``parallel `` option of coverage. Unless you also run coverage without pytest-cov it's
27
+ pointless to set those options in your ``.coveragerc ``.
28
28
29
29
If you use the ``--cov=something `` option (with a value) then coverage's ``source `` option will also get overridden.
30
30
If you have multiple sources it might be easier to set those in ``.coveragerc `` and always use ``--cov `` (without a value)
You can’t perform that action at this time.
0 commit comments