* Add base for GitLab code coverage badge * Change examples to repos which have implemented code coverage reporting in GitLab UI * Add tests for Gitlab Coverage badge * Fix test data that was not changed * Update code according to new branch detection Signed-off-by: Hrishikesh Patil <hrishikeshpatil.754@gmail.com> * Update docs and examples, make branch required option that was missed in previous commit Signed-off-by: Hrishikesh Patil <hrishikeshpatil.754@gmail.com> * Apply suggestions from PR discussion Signed-off-by: Hrishikesh Patil <hrishikeshpatil.754@gmail.com> * Remove default value of branch param Signed-off-by: Hrishikesh Patil <hrishikeshpatil.754@gmail.com> * Apply further discussed changes to service Signed-off-by: Hrishikesh Patil <hrishikeshpatil.754@gmail.com> * Fix tests that were failing Signed-off-by: Hrishikesh Patil <hrishikeshpatil.754@gmail.com> * Add fetch and transform functions Signed-off-by: Hrishikesh Patil <hrishikeshpatil.754@gmail.com> * Add examples and tests for custom job name Signed-off-by: Hrishikesh Patil <hrishikeshpatil.754@gmail.com> * Add finishing touches Signed-off-by: Hrishikesh Patil <hrishikeshpatil.754@gmail.com> * Change to a working example Signed-off-by: Hrishikesh Patil <hrishikeshpatil.754@gmail.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>