Commit Graph

13 Commits

Author SHA1 Message Date
Diego Pardo 4d61d296e3 Changed to calculate based on the average coverage of the modules (#479)
* [Bug fix]Changed to calculate based on the average coverage of the modules. (#346)
2019-07-27 10:14:45 +02: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
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
Toni Solarin-Sodara 4ce1b4e25f update signatures of calculate coverage methods 2018-04-14 21:57:06 +01:00
Toni Solarin-Sodara 26538f8721 add tests for newly added coverage summary methods 2018-04-14 16:52:43 +01:00
Oluwatoni Solarin-Sodara cb49ff8d54 add branch point information to json format 2018-04-08 10:50:38 +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 a7b393922c rename Data class to Modules 2018-03-07 18:00:45 +01:00
Oluwatoni Solarin-Sodara 3bb6fd295e add tests for CoverageSummary 2018-03-07 17:50:28 +01:00