bitrise-steplib / steps-gitlab-status

MIT License
4 stars 15 forks source link

Add coverage field #13

Closed mvolpato closed 5 years ago

mvolpato commented 5 years ago

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.

richard-bogdan-bitrise commented 5 years ago

Thanks for the PR, but due to unresponsiveness I implemented it, and it has been merged, so I am closing this.

mvolpato commented 5 years ago

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.

afaucogney commented 3 years ago

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
richard-bogdan-bitrise commented 3 years ago

Hey @afaucogney, Thanks for reporting it, we will look at this issue soon.

afaucogney commented 3 years ago

Hu @richard-bogdan-bitrise did you had to chance to check that issue ?

richard-bogdan-bitrise commented 3 years ago

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.

afaucogney commented 3 years ago

@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

richard-bogdan-bitrise commented 3 years ago

@afaucogney: thank you, forwarded the support ticket to the team and will push them. Thank you for your patience!