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
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

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

Comparison is base (ffbc5d5) 55.97% compared to head (c7a6fde) 59.21%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   55.97%   59.21%   +3.23%     
==========================================
  Files         100      100              
  Lines        9801     9961     +160     
==========================================
+ Hits         5486     5898     +412     
+ Misses       3749     3452     -297     
- Partials      566      611      +45     
Files Coverage Δ
controller/branch_ctl.go 79.88% <100.00%> (-0.12%) ⬇️
models/tree.go 73.91% <100.00%> (+0.14%) ⬆️
controller/repository_ctl.go 69.79% <60.00%> (-1.16%) ⬇️
models/ref.go 87.23% <40.00%> (-5.87%) ⬇️
models/repository.go 83.87% <72.72%> (-2.80%) ⬇️
models/wip.go 85.48% <40.00%> (-9.39%) ⬇️
utils/hash/hashing_reader.go 54.92% <25.00%> (-6.27%) ⬇️
integrationtest/helper.go 81.19% <83.60%> (+2.62%) ⬆️
controller/object_ctl.go 62.45% <78.57%> (+62.45%) ⬆️
controller/wip_ctl.go 50.33% <67.69%> (+50.33%) ⬆️

... and 3 files with indirect coverage changes

@hunjixin hunjixin force-pushed the test/wip_integration_test branch from 5cdced4 to c7a6fde Compare December 20, 2023 01:39
@Brownjy Brownjy merged commit 068343b into main Dec 20, 2023
@Brownjy Brownjy deleted the test/wip_integration_test branch December 20, 2023 01:54
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