GitLab CI/CD pipeline configuration for Go (Golang) - code coverage HTML report and GitLab pages

preview_player
Показать описание
Hello community! The very fist video about Go (Golang) language on my channel. I would like to show you how to configure a GitLab pipeline to show the code coverage badge and deploy your test report as a GitLab page. Enjoy!

GitLab expression to extract the coverage percent: /\\(statements\\)\\s+\\d+.?\\d+%/
Рекомендации по теме
Комментарии
Автор

I apreciate this budy. Keep working like that.

luizarnoldchavezburgos
Автор

Would you mind to share the process :), this is gem....

VictorMongi