question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add --cov-omit option

See original GitHub issue

Similar to --omit option in coverage.py, this option could be used to ignore some specific files.

Ignoring files can be done with a .coveragerc file, but many developers don’t want to add an other file in their project root folder just to ignore one or two folder during the coverage analysis.

related to #193

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:15
  • Comments:16 (6 by maintainers)

github_iconTop GitHub Comments

33reactions
nedbatcommented, Jan 31, 2020

I understand that impulse. We would like to keep our plugin as simple as possible.

22reactions
nedbatcommented, Dec 16, 2019

Coverage will read settings from setup.cfg, or tox.ini, or pyproject.toml files. There’s no need to add another option to an already cluttered command line.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuration — pytest-cov 4.0.0 documentation
This plugin provides a clean minimal set of command line options that are added to pytest. For further control of coverage use a...
Read more >
[py-dev] pytest-cov options - Python mailing list
For pytest-cov I am considering refining to the options below. coverage ... If the other option added then I will probably add one...
Read more >
Shutups - I can't eat nearly as much as I want to vomit
Pre-Add. deezer. Pre-Save. amazon. Pre-Save. amazoncdvinyl. Pre-Order. tidal. Pre-Save. By using this service you agree to our Privacy Policy and Terms Of ...
Read more >
Browse A Latin Dictionary (LNS) - Numen
a setting or placing around ... coaccēdō. verb. to come to or be added besides ... coemesis. coemēsis. noun. a somniferous song. coemeterium....
Read more >
Technology for Consumers - ERIC
Comparative Evaluation of Major Brands of Lead-Add Batteries ... particular distance movements do not logically follow the setting.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found