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

Skip to content

feat: add more repository integration test #56

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 19, 2023

Conversation

hunjixin
Copy link
Collaborator

No description provided.

@hunjixin hunjixin linked an issue Dec 19, 2023 that may be closed by this pull request
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Merging #56 (46855d9) into main (d6750e9) will increase coverage by 1.20%.
Report is 1 commits behind head on main.
The diff coverage is 92.10%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   53.76%   54.96%   +1.20%     
==========================================
  Files         100      100              
  Lines        9693     9697       +4     
==========================================
+ Hits         5211     5330     +119     
+ Misses       3933     3819     -114     
+ Partials      549      548       -1     
Files Coverage Δ
api/custom_response.go 91.30% <100.00%> (+5.59%) ⬆️
auth/basic_auth.go 55.88% <ø> (-1.02%) ⬇️
auth/context.go 100.00% <100.00%> (ø)
controller/repository_ctl.go 70.95% <100.00%> (+45.52%) ⬆️
controller/user_ctl.go 62.96% <86.95%> (+2.35%) ⬆️

... and 1 file with indirect coverage changes

@hunjixin hunjixin requested a review from Brownjy December 19, 2023 06:47
@Brownjy Brownjy merged commit 41590c7 into main Dec 19, 2023
@Brownjy Brownjy deleted the feat/more_integration_test branch December 19, 2023 06:50
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: 增加集成测试
2 participants