Xcov Versions Save

Nice code coverage reporting without hassle

v1.8.1

2 years ago
  • Display average coverage in log (#185) via @mininny

v1.8.0

2 years ago
  • Add support for Package.swift derived projects (#188) via @Coledunsby
  • Adding use_system_scm option (#192) via @adamprice
  • Accept multiple xccov_file_direct_path (#196) via @manicmaniac
  • Update README to add undocumented options (#197) via @mt-hodaka
  • Support for include_zero_targets option (#199) via @skyfoxa

v1.7.5

3 years ago
  • add merging multiple xccovreport #173 via @mininny

v1.7.4

3 years ago
  • add file path to json output #178 via @cconstable

v1.7.3

4 years ago
  • fix coverage calculation method (with fixed xcov-core binary) #175 via @imaginaris
  • Updated the run method to get the json_report value #154 via @lonnyantunes

v1.7.2

4 years ago
  • Adding new option added in fastlane project 2.141.0 (#171) via @joshdholtz

v1.7.1

4 years ago
  • Calculate coverage percentage respecting exclusions (#170) via @Zeta611

v1.7.0

4 years ago
  • Export .xccovarchive and .xccovreport
  • Support for Catalina with new xcov-core

v1.6.0

4 years ago
  • Add Xcode11 xcresult support (#155) via @joshdholtz