这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Conversation

@mracz
Copy link

@mracz mracz commented Aug 18, 2016

Changes:

  • Added CodeCoverageAbsBCovered, CodeCoverageAbsBTotal as statement coverage metrics
  • Added CodeCoverageAbsRCovered, CodeCoverageAbsRCovered as branch coverage metrics
  • Removed CodeCoverageB, CodeCoverageM, CodeCoverageL as TeamCity will not use them.
  • Modified test

TeamCity documentation states this:

You should not publish values CodeCoverageB, CodeCoverageL, CodeCoverageM, CodeCoverageC standing for block/line/method/class coverage percentage. TeamCity will calculate these values using their absolute parts. E.g. CodeCoverageL will be calculated as CodeCoverageAbsLCovered divided by CodeCoverageAbsLTotal. You could publish these values but in this case they will lack decimal parts and will not be useful.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 97.524% when pulling d2e7776 on mracz:master into fef889b on gotwarlost:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants