Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feat/add mergerequest api #99

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

Merged
merged 4 commits into from
Jan 10, 2024
Merged

Feat/add mergerequest api #99

merged 4 commits into from
Jan 10, 2024

Conversation

hunjixin
Copy link
Collaborator

@hunjixin hunjixin commented Jan 9, 2024

No description provided.

@hunjixin hunjixin added this to the m2: Completion milestone Jan 9, 2024
@hunjixin hunjixin self-assigned this Jan 9, 2024
@hunjixin hunjixin linked an issue Jan 9, 2024 that may be closed by this pull request
@hunjixin hunjixin marked this pull request as draft January 9, 2024 08:45
@hunjixin hunjixin force-pushed the feat/add_mergerequest_api branch from dde4c49 to 4c15e6a Compare January 9, 2024 09:23
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

Attention: 199 lines in your changes are missing coverage. Please review.

Comparison is base (c94b8e9) 63.08% compared to head (3632e63) 64.27%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   63.08%   64.27%   +1.18%     
==========================================
  Files         102      104       +2     
  Lines       10647    11379     +732     
==========================================
+ Hits         6717     7314     +597     
- Misses       3245     3346     +101     
- Partials      685      719      +34     
Files Coverage Δ
controller/commit_ctl.go 67.03% <100.00%> (ø)
controller/object_ctl.go 61.61% <100.00%> (ø)
models/branch.go 92.43% <100.00%> (+0.26%) ⬆️
models/repo.go 78.12% <100.00%> (+1.45%) ⬆️
models/tree.go 78.20% <100.00%> (+1.28%) ⬆️
models/user.go 95.23% <100.00%> (+10.75%) ⬆️
models/wip.go 91.30% <100.00%> (+5.82%) ⬆️
testhelper/pg.go 100.00% <100.00%> (ø)
utils/convert_types.go 82.54% <100.00%> (+0.16%) ⬆️
utils/hash/hash.go 76.47% <100.00%> (+5.88%) ⬆️
... and 7 more

@hunjixin hunjixin force-pushed the feat/add_mergerequest_api branch 5 times, most recently from 3b20cfc to 404776b Compare January 9, 2024 14:11
@hunjixin hunjixin force-pushed the feat/add_mergerequest_api branch from 404776b to 3632e63 Compare January 9, 2024 14:15
@hunjixin hunjixin marked this pull request as ready for review January 10, 2024 07:17
@hunjixin hunjixin requested a review from Brownjy January 10, 2024 07:17
@Brownjy Brownjy merged commit 4855b77 into main Jan 10, 2024
@Brownjy Brownjy deleted the feat/add_mergerequest_api branch January 10, 2024 07:22
@hunjixin hunjixin linked an issue Jan 10, 2024 that may be closed by this pull request
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.

feat: wip更新basecommit feat: 获取merge change接口
2 participants