Skip to content

Conversation

@hunjixin
Copy link
Collaborator

No description provided.

@hunjixin hunjixin linked an issue Dec 19, 2023 that may be closed by this pull request
@hunjixin hunjixin force-pushed the test/add_branch_integration_test branch from f662f16 to 01e5fa1 Compare December 19, 2023 08:26
@codecov
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Merging #57 (ffbc5d5) into main (46855d9) will increase coverage by 1.00%.
Report is 1 commits behind head on main.
The diff coverage is 60.13%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   54.96%   55.97%   +1.00%     
==========================================
  Files         100      100              
  Lines        9697     9801     +104     
==========================================
+ Hits         5330     5486     +156     
+ Misses       3819     3749      -70     
- Partials      548      566      +18     
Files Coverage Δ
cmd/init.go 58.06% <ø> (-1.32%) ⬇️
cmd/root.go 58.33% <100.00%> (ø)
models/user.go 84.48% <100.00%> (+1.14%) ⬆️
utils/hash/hash.go 72.09% <ø> (ø)
auth/session_store.go 62.50% <50.00%> (-37.50%) ⬇️
models/commit.go 40.00% <40.00%> (-0.99%) ⬇️
models/ref.go 93.10% <70.00%> (-3.10%) ⬇️
models/repository.go 86.66% <70.00%> (-2.00%) ⬇️
models/wip.go 94.87% <75.00%> (-2.38%) ⬇️
controller/user_ctl.go 59.52% <20.00%> (-3.44%) ⬇️
... and 3 more

@hunjixin hunjixin force-pushed the test/add_branch_integration_test branch from 01e5fa1 to ffbc5d5 Compare December 19, 2023 08:36
@Brownjy Brownjy merged commit 93abc50 into main Dec 19, 2023
@Brownjy Brownjy deleted the test/add_branch_integration_test branch December 19, 2023 08:48
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: 增加集成测试

3 participants