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

feat: support git push options #341

Merged
merged 1 commit into from
Jul 19, 2023

feat: support git push options

6a93bf2
Select commit
Loading
Failed to load commit list.
Merged

feat: support git push options #341

feat: support git push options
6a93bf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2023 in 0s

50.57% (+0.04%) compared to 050a0d1

View this Pull Request on Codecov

50.57% (+0.04%) compared to 050a0d1

Details

Codecov Report

Merging #341 (6a93bf2) into main (050a0d1) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #341      +/-   ##
==========================================
+ Coverage   50.52%   50.57%   +0.04%     
==========================================
  Files         107      107              
  Lines        8209     8216       +7     
==========================================
+ Hits         4148     4155       +7     
  Misses       3767     3767              
  Partials      294      294              
Impacted Files Coverage Δ
server/git/service.go 64.13% <100.00%> (+2.95%) ⬆️