Skip to content

Comments

feat: add new options#38

Merged
mrexox merged 3 commits intomasterfrom
feat/add-new-options
Jul 13, 2023
Merged

feat: add new options#38
mrexox merged 3 commits intomasterfrom
feat/add-new-options

Conversation

@mrexox
Copy link
Contributor

@mrexox mrexox commented Jul 13, 2023

Closes #14

New options:

  • fail_on_error - default: true, set to false if you don't want coverage upload issue to fail your CI.
  • measure - default: false, set to true if you want to see time measurement logging.
  • coverage_files - the same as coverage_file but can be used to provide either a space-separated list of coverage reports or a glob for them.

@mrexox mrexox mentioned this pull request Jul 13, 2023
@mrexox mrexox force-pushed the feat/add-new-options branch from a3beb77 to 36b934d Compare July 13, 2023 11:33
@mrexox mrexox force-pushed the feat/add-new-options branch from 36b934d to 3c38f78 Compare July 13, 2023 11:38
@mrexox mrexox merged commit 004a78a into master Jul 13, 2023
mrexox added a commit that referenced this pull request Jul 13, 2023
- fail_on_error
- measure
- coverage_files
mrexox added a commit that referenced this pull request Jul 13, 2023
- fail_on_error
- measure
- coverage_files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to not fail build if Coveralls upload fails

1 participant