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): do not have default value for branch #500

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

ecrupper
Copy link
Contributor

We gather this data in the server here for adding repos, and we have the database value for updating (should not updated unless specified in command).

@ecrupper ecrupper requested a review from a team as a code owner November 13, 2023 16:38
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #500 (368aa1b) into main (f0754d0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #500   +/-   ##
=======================================
  Coverage   85.99%   85.99%           
=======================================
  Files         145      145           
  Lines        6347     6347           
=======================================
  Hits         5458     5458           
  Misses        732      732           
  Partials      157      157           
Files Coverage Δ
command/repo/add.go 91.89% <ø> (ø)
command/repo/update.go 91.89% <ø> (ø)

@ecrupper ecrupper merged commit 6619604 into main Nov 13, 2023
12 of 14 checks passed
@ecrupper ecrupper deleted the fix/repo/no-defaults-for-branch branch November 13, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants