Skip to content

Conversation

MarcoRossignoli
Copy link
Collaborator

closes #404

LogWarning could generate false positive in case of not used but instrumented module.
Downgrade log verbosity to report in case of troubleshooting.

/cc @tonerdo @petli

@codecov
Copy link

codecov bot commented May 8, 2019

Codecov Report

Merging #406 into master will increase coverage by 0.02%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
+ Coverage   86.96%   86.98%   +0.02%     
==========================================
  Files          16       16              
  Lines        2178     2182       +4     
==========================================
+ Hits         1894     1898       +4     
  Misses        284      284

@tonerdo tonerdo merged commit bb1f388 into coverlet-coverage:master May 12, 2019
@MarcoRossignoli MarcoRossignoli deleted the downgradelog branch September 4, 2019 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CalculateCoverage warns about the missing file for not used instrumented modules
2 participants