dijitle
84d47a144c
fixing TeamCity Service Messages ( #493 )
...
TeamCity uses B, not R, for branching. Also removed the percentage, as teamcity automatically calculates from covered and total
2019-07-25 18:31:06 +01:00
Hongxu Xu
f1f0c2e29b
Add TestEnsureParseMethodStringCorrectly test case for CoberturaReporter.
2019-07-13 17:11:12 +08:00
Marco Rossignoli
f14ee2b7fb
[Bug fix]Fix culture for cobertura xml report ( #464 )
...
* fix cobertura report culture
* improve test
* improve test
* update test
2019-06-17 13:41:25 -06:00
Vishnu Kumar
9586b91e6c
Modifying Percent property in coverage details to return rounded down percentage value with max two decimal precision.
2019-05-06 20:40:48 +05:30
Vishnu Kumar
2bc7f0a260
Coverage percentage output value is rounded down with max two decimal precision.
2019-05-04 23:46:02 +05:30
Oluwatoni Solarin-Sodara
13c069cde0
format cs files
2019-03-03 11:07:07 +01:00
Marco Rossignoli
30c8588f9b
fix opencover report bug
2019-01-30 22:19:58 +01:00
Toni Solarin-Sodara
eac4cfc265
some code cleanup
2018-12-20 11:46:33 +01:00
Kjetil Klaussen
6949a02e17
#254 Fix TeamCity reporter for decimal values when running under i18n settings with comma instead of period as decimal separator.
...
TeamCity will error out if the output value is not using period as decimal separato, so this fix will make sure to always use period as decimal separator when reporting to TeamCity
2018-12-01 00:11:19 +01:00
jzytnyk-korewireless
aacac0536a
243 - Swapping percentage with total lines for proper TeamCity statistics
2018-11-19 14:16:39 -06:00
Justin Robb
fbd01adb89
Merging TeamCityServiceMessageWriter with TeamCityReporter
2018-11-13 10:43:40 -08:00
Oluwatoni Solarin-Sodara
4f220f597c
update the branch coverage information
2018-06-23 20:24:46 +01:00
Oluwatoni Solarin-Sodara
554f054357
update the line coverage information
2018-06-23 15:05:02 +01:00
Jason Hunter
89791e6425
add better branch support, change coverage calculation to be on actual points instead of averages
2018-05-01 21:25:06 -04:00
Oluwatoni Solarin-Sodara
819b8a1a1e
include function and branch coverage info lcov output
2018-04-22 17:50:46 +01:00
Oluwatoni Solarin-Sodara
48adc51a7a
fix lcov reporter output
2018-04-17 10:03:49 +01:00
Toni Solarin-Sodara
84ae051b0e
restructure tests concerning coverage result output
2018-04-14 17:04:23 +01:00
Toni Solarin-Sodara
1c833faa42
add tests for Cobertura reporter
2018-04-13 01:01:40 +01:00
Toni Solarin-Sodara
142d24835e
add tests for ReporterFactory class
2018-04-13 00:54:09 +01:00
Toni Solarin-Sodara
fcead9ef78
rename IReporter Format method to Report
2018-04-13 00:17:02 +01:00
Oluwatoni Solarin-Sodara
cb49ff8d54
add branch point information to json format
2018-04-08 10:50:38 +01:00
Corin Blaikie
9ebf6ec2ae
fix open cover reporter so that it uses unique ids over multiple modules
2018-03-27 15:09:53 +01:00
Oluwatoni Solarin-Sodara
311c599dc2
add tests for open cover reporter
2018-03-18 22:37:08 +01:00
Oluwatoni Solarin-Sodara
791660b832
update tests to match changes in result structure
2018-03-18 02:17:04 +01:00
Oluwatoni Solarin-Sodara
2787431d76
update LcovReporter and JsonReporter tests
2018-03-07 18:28:00 +01:00
Oluwatoni Solarin-Sodara
a7b393922c
rename Data class to Modules
2018-03-07 18:00:45 +01:00
Toni Solarin-Sodara
2e017fa66e
add tests for LcovReporter class
2018-02-11 00:38:46 +01:00
Toni Solarin-Sodara
eaa19cfcef
add tests for JsonReporter class
2018-02-11 00:36:41 +01:00