Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(repo/sync)!: use PATCH over GET #270

Merged
merged 1 commit into from
Oct 27, 2023

fix(repo/sync): use PATCH over GET

8cf6e9b
Select commit
Loading
Failed to load commit list.
Merged

fix(repo/sync)!: use PATCH over GET #270

fix(repo/sync): use PATCH over GET
8cf6e9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 1s

91.75% (target 90.00%)

View this Pull Request on Codecov

91.75% (target 90.00%)

Details

Codecov Report

Merging #270 (8cf6e9b) into main (d4124d4) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #270   +/-   ##
=======================================
  Coverage   91.75%   91.75%           
=======================================
  Files          20       20           
  Lines        1456     1456           
=======================================
  Hits         1336     1336           
  Misses         86       86           
  Partials       34       34           
Files Coverage Δ
vela/scm.go 100.00% <100.00%> (ø)