Skip to content

feat: add stash command#101

Open
aymanbagabas wants to merge 4 commits into
gogs:masterfrom
aymanbagabas:stash
Open

feat: add stash command#101
aymanbagabas wants to merge 4 commits into
gogs:masterfrom
aymanbagabas:stash

Conversation

@aymanbagabas

Copy link
Copy Markdown
Contributor
  • Add stash push
  • List
  • Show

Describe the pull request

A clear and concise description of what the pull request is about, i.e. what problem should be fixed?

Link to the issue:

Checklist

  • I agree to follow the Code of Conduct by submitting this pull request.
  • I have read and acknowledge the Contributing guide.
  • I have added test cases to cover the new code.
@aymanbagabas aymanbagabas force-pushed the stash branch 2 times, most recently from 938e892 to 4e835a2 Compare October 24, 2023 20:07
@codecov

codecov Bot commented Oct 24, 2023

Copy link
Copy Markdown

Codecov Report

Merging #101 (5e8facf) into master (77db94e) will increase coverage by 0.12%.
The diff coverage is 88.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   83.48%   83.61%   +0.12%     
==========================================
  Files          29       30       +1     
  Lines        1841     1892      +51     
==========================================
+ Hits         1537     1582      +45     
- Misses        184      187       +3     
- Partials      120      123       +3     
@aymanbagabas aymanbagabas force-pushed the stash branch 2 times, most recently from 4658277 to 5e8facf Compare October 25, 2023 14:53
@unknwon unknwon self-requested a review September 29, 2024 23:41

@unknwon unknwon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Left some comments.

Comment thread repo_stash_test.go
Comment thread repo_stash.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants