Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Create a more accurate code coverage report #17

Merged
merged 4 commits into from
Jun 19, 2017
Merged

Create a more accurate code coverage report #17

merged 4 commits into from
Jun 19, 2017

Conversation

troydai
Copy link
Contributor

@troydai troydai commented Jun 18, 2017

No description provided.

@msftclas
Copy link

@troydai,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@codecov-io
Copy link

codecov-io commented Jun 18, 2017

Codecov Report

Merging #17 into master will decrease coverage by 14.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #17       +/-   ##
===========================================
- Coverage   61.05%   47.02%   -14.03%     
===========================================
  Files          14       10        -4     
  Lines         511      370      -141     
  Branches       68       58       -10     
===========================================
- Hits          312      174      -138     
+ Misses        195      193        -2     
+ Partials        4        3        -1
Impacted Files Coverage Δ
...re_devtools/scenario_tests/tests/test_utilities.py

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df25e5b...3b896d7. Read the comment docs.

@troydai troydai changed the title Configure code coverage using configuration file Create a more accurate code coverage report Jun 19, 2017
@troydai
Copy link
Contributor Author

troydai commented Jun 19, 2017

The code coverage decreases because of a more accurate measurement configuration: the tests are excluded now.

@troydai troydai merged commit 3b896d7 into master Jun 19, 2017
@troydai troydai deleted the cov branch June 22, 2017 01:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants