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

Skip to content

feat: add api for wip/commit #36

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 1 commit into from
Dec 12, 2023
Merged

feat: add api for wip/commit #36

merged 1 commit into from
Dec 12, 2023

Conversation

hunjixin
Copy link
Collaborator

No description provided.

@hunjixin hunjixin linked an issue Dec 11, 2023 that may be closed by this pull request
4 tasks
@hunjixin hunjixin marked this pull request as draft December 11, 2023 14:00
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Merging #36 (8f81d68) into main (9b67580) will increase coverage by 0.73%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   57.03%   57.76%   +0.73%     
==========================================
  Files          62       62              
  Lines        6621     6680      +59     
==========================================
+ Hits         3776     3859      +83     
+ Misses       2407     2384      -23     
+ Partials      438      437       -1     
Files Coverage Δ
api/custom_response.go 86.20% <100.00%> (+86.20%) ⬆️
models/ref.go 88.00% <100.00%> (ø)
models/repository.go 59.09% <100.00%> (ø)
models/wip.go 96.29% <100.00%> (+19.37%) ⬆️
versionmgr/changes.go 70.44% <100.00%> (+1.98%) ⬆️

@hunjixin hunjixin force-pushed the feat/add_wip_api branch 2 times, most recently from a3c4ae1 to 348d5ef Compare December 12, 2023 07:53
@hunjixin hunjixin marked this pull request as ready for review December 12, 2023 08:25
@Brownjy Brownjy merged commit 42cca28 into main Dec 12, 2023
@Brownjy Brownjy deleted the feat/add_wip_api branch December 12, 2023 08:46
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相关接口
2 participants