Skip to content
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

feat: 增加Version接口/implement Versin api #180

Merged
merged 2 commits into from
Aug 3, 2022

Conversation

simlecode
Copy link
Collaborator

@codecov-commenter
Copy link

Codecov Report

Merging #180 (51b8b52) into master (c12dc41) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
- Coverage   19.22%   19.21%   -0.01%     
==========================================
  Files         173      173              
  Lines       18654    18658       +4     
==========================================
  Hits         3586     3586              
- Misses      14617    14621       +4     
  Partials      451      451              
Flag Coverage Δ
unittests 19.21% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
api/impl/market_clent.go 0.00% <0.00%> (ø)
api/impl/venus_market.go 0.00% <0.00%> (ø)
version/version.go 0.00% <0.00%> (ø)

Copy link
Contributor

@zl03jsj zl03jsj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

itgm

@simlecode simlecode merged commit c0ef02b into master Aug 3, 2022
@simlecode simlecode deleted the feat/impl_Version_api branch August 3, 2022 10:09
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.

[Venus] 各组件增加 Version 接口
3 participants