Skip to content

Releases: giis-uniovi/qacover

v2.0.0

14 Aug 14:52
Compare
Choose a tag to compare
  • Restyle class html reports, sorting and grouping by line number
  • Display source code in the html reports
  • Display parameters passed to the queries and rule evaluation status in the html reports
  • New format of the history store
  • Support for evaluation of SQL mutants (coverage criterion is selectable from qacover.properties, fpc remains as default)
  • BREAKING CHANGES in qacover.properties: qacover.fpc.* renamed to qacover.rule.* and qacover.optimize.rule* renamed to qacover.rule.optimize*
  • Review and fix EF SQL Server example
  • Migrate net variant to NET8.0 and EF8.0
  • Dependency updates

v1.6.3

04 Jan 18:02
Compare
Choose a tag to compare
  • Migrate Nunit to 4.*
  • Migrate Oracle to 21.3.0
  • Migrate net sqlite to System.Data.SQLite
  • Update tdrules to 4.0.3
  • Other dependency updates

v1.6.2

08 Sep 15:31
Compare
Choose a tag to compare
  • Allow query operations to be storetype aware
  • Update TdRules to 4.0.2
  • Other dependency updates

v1.6.1

26 Aug 13:51
Compare
Choose a tag to compare
  • Update tdrules to v4.0.1
  • Remove code moved to tdrules
  • Remove duplicated workflow runs on PR
  • Group updates of MS Entity Framework
  • Other dependency updates

v1.6.0

01 Aug 18:43
Compare
Choose a tag to compare

Update TdRules api to v4

v1.5.0

16 Jul 17:09
Compare
Choose a tag to compare

First release to GitHub, includes Java and .NET components