Skip to content

feat: add basic type #15

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 1, 2023
Merged

feat: add basic type #15

merged 1 commit into from
Dec 1, 2023

Conversation

hunjixin
Copy link
Collaborator

@hunjixin hunjixin commented Dec 1, 2023

add basic type (repository/ref/object)

@hunjixin hunjixin force-pushed the feat/add_basic_core_types branch 2 times, most recently from da1115f to cf25060 Compare December 1, 2023 07:14
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #15 (da30a94) into main (0c103b1) will increase coverage by 1.18%.
Report is 1 commits behind head on main.
The diff coverage is 81.57%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   48.82%   50.01%   +1.18%     
==========================================
  Files          29       34       +5     
  Lines        4012     4163     +151     
==========================================
+ Hits         1959     2082     +123     
- Misses       1782     1801      +19     
- Partials      271      280       +9     
Files Coverage Δ
models/user.go 72.72% <100.00%> (ø)
models/filemode/filemode.go 95.65% <95.65%> (ø)
models/object.go 81.25% <81.25%> (ø)
models/ref.go 72.72% <72.72%> (ø)
models/repository.go 72.72% <72.72%> (ø)
utils/hash/hash.go 81.81% <81.81%> (ø)
models/migrations/20210505110026_init_project.go 55.00% <45.45%> (-11.67%) ⬇️

@hunjixin hunjixin force-pushed the feat/add_basic_core_types branch from cf25060 to da30a94 Compare December 1, 2023 07:27
@hunjixin hunjixin requested a review from Brownjy December 1, 2023 07:35
@Brownjy Brownjy merged commit ba883c3 into main Dec 1, 2023
@hunjixin hunjixin deleted the feat/add_basic_core_types branch December 8, 2023 05:43
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.

2 participants