Skip to content

TECLIB/fastlane-plugin-xcov_report

Repository files navigation

xcov_report a plugin for Fastlane

Teclib' banner

fastlane Plugin Badge Gem Version License MIT Follow twitter Telegram Group Conventional Commits

Teclib’ is an open source software editor that offers a vast range of fully integrated open source technology packages, to better respond to business needs.

To get started, check out Teclib' website!

Table of Contents

Synopsis

x_cov report allows you to generate custom HTML for coverage.

Troubleshooting

If you have trouble using plugins, check out the Plugins Troubleshooting guide.

Using fastlane Plugins

For more information about how the fastlane plugin system works, check out the Plugins documentation.

About fastlane

fastlane is the easiest way to automate beta deployments and releases for your iOS and Android apps. To learn more, check out fastlane.tools.

Installation

This project is a fastlane plugin. To get started with fastlane-plugin-xcov_report, add it to your project by running:

fastlane add_plugin xcov_report

Examples

Check out the example Fastfile to see how to use this plugin. Try it by cloning the repo, running fastlane install_plugins and bundle exec fastlane test.

Documentation

We maintain a detailed documentation of the project in the project's website.

Versioning

In order to provide transparency on our release cycle and to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines. We are committed to following and complying with the rules, the best we can.

See the tags section of our GitHub project for changelogs for each release version. Release announcement posts on the official Teclib' blog contain summaries of the most noteworthy changes made in each release.

Contact

For notices about major changes and general discussion of Teclib' products development, visit to the Official Website. You can also chat with us on Telegram.

Contribute

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the Issues Dashboard.

Copying

  • Code: you can redistribute it and/or modify it under the terms of the MIT License.
  • Documentation: released under Attribution 4.0 International (CC BY 4.0).