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

Skip to content

feat: change time to timestamp #102

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 2 commits into from
Jan 10, 2024
Merged

feat: change time to timestamp #102

merged 2 commits into from
Jan 10, 2024

Conversation

hunjixin
Copy link
Collaborator

No description provided.

@hunjixin hunjixin added this to the m1:Starter milestone Jan 10, 2024
@hunjixin hunjixin linked an issue Jan 10, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3632e63) 64.27% compared to head (48fe896) 64.34%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   64.27%   64.34%   +0.06%     
==========================================
  Files         104      104              
  Lines       11379    11389      +10     
==========================================
+ Hits         7314     7328      +14     
+ Misses       3346     3342       -4     
  Partials      719      719              
Files Coverage Δ
controller/branch_ctl.go 79.32% <100.00%> (ø)
controller/commit_ctl.go 72.03% <100.00%> (+4.99%) ⬆️
controller/merge_request_ctl.go 72.28% <100.00%> (ø)
controller/repository_ctl.go 80.92% <100.00%> (-1.98%) ⬇️
controller/user_ctl.go 59.03% <100.00%> (ø)
controller/wip_ctl.go 74.19% <100.00%> (+1.40%) ⬆️
models/branch.go 92.43% <ø> (ø)
models/commit.go 55.31% <ø> (ø)
models/merge_request.go 93.91% <ø> (ø)
models/repository.go 87.94% <ø> (ø)
... and 5 more

... and 1 file with indirect coverage changes

@Brownjy Brownjy merged commit 21d7da1 into main Jan 10, 2024
@Brownjy Brownjy deleted the feat/change_time_ts branch January 10, 2024 08:11
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