padok-team / burrito

🌯 Burrito is a TACoS 🌮
https://padok-team.github.io/burrito
Apache License 2.0
241 stars 10 forks source link

fix(url): normalizeURL wasn't working on https with .git suffix #176

Closed Alan-pad closed 10 months ago

Alan-pad commented 10 months ago

Closes #173

codecov-commenter commented 10 months ago

Codecov Report

Merging #176 (f089c51) into main (f6a0806) will increase coverage by 0.41%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
+ Coverage   69.02%   69.44%   +0.41%     
==========================================
  Files          28       29       +1     
  Lines        2034     2042       +8     
==========================================
+ Hits         1404     1418      +14     
+ Misses        545      541       -4     
+ Partials       85       83       -2     
Files Coverage Δ
internal/utils/url/url.go 100.00% <100.00%> (ø)
internal/webhook/event/common.go 53.33% <ø> (+7.50%) :arrow_up:
internal/webhook/event/pullrequest.go 81.94% <100.00%> (ø)
internal/webhook/event/push.go 54.05% <100.00%> (ø)
internal/webhook/github/provider.go 69.64% <100.00%> (ø)
internal/webhook/gitlab/provider.go 75.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more