Closed mvolpato closed 5 years ago
Thanks for the PR, but due to unresponsiveness I implemented it, and it has been merged, so I am closing this.
Thanks for the PR, but due to unresponsiveness I implemented it, and it has been merged, so I am closing this.
Hi, thanks. Sorry for not responding, I was on holiday.
Hey @richard-bogdan-bitrise / @mvolpato , does this feature works ? I have some issue with it.
+------------------------------------------------------------------------------+
| (10) gitlab-status |
+------------------------------------------------------------------------------+
| id: gitlab-status |
| version: 0.12.4 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: go |
| time: 2021-01-14T18:33:03Z |
+------------------------------------------------------------------------------+
| |
Error: failed to parse config:
- Coverage: 21.1
: failed to parse value 21.1
: value 21.1
is could not be parsed
Hey @afaucogney, Thanks for reporting it, we will look at this issue soon.
Hu @richard-bogdan-bitrise did you had to chance to check that issue ?
Hey @afaucogney, Apologies, but currently I am working on a different issue, fellow teammates are checking it and will get back to you, when they are ready.
@richard-bogdan-bitrise for info, I push a support ticket. Feel free to have a look and remind it to your fellow teammates. https://bitrise.zendesk.com/hc/en-us/requests/11101
@afaucogney: thank you, forwarded the support ticket to the team and will push them. Thank you for your patience!
Add the possibility to send the test coverage to the GitLab instance. Test coverage must be a float, otherwise it is discarded. The value can be calculated in a previous step and saved in an environment variable that then can be used in this step.