Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: circleci tests for STM enhancement #284

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

zl03jsj
Copy link
Contributor

@zl03jsj zl03jsj commented Nov 17, 2022

关联的Issues (Related Issues)

sub task of: filecoin-project/venus#5220

改动 (Proposed Changes)

circleci tests for STM enhancement

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

  • 符合Venus项目管理规范中关于PR的相关标准 / The PR follows the PR standards set out in the Venus project management guidelines
  • 具有清晰明确的commit message / All commits have a clear commit message.
  • 包含相关的的测试用例或者不需要新增测试用例 / This PR has tests for new functionality or change in behaviour or not need to add new tests.
  • 包含相关的的指南以及文档或者不需要新增文档 / This PR has updated usage guidelines and documentation or not need
  • 通过必要的检查项 / All checks are green

@codecov-commenter
Copy link

Codecov Report

Merging #284 (fb04c3c) into master (a1b2601) will increase coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
+ Coverage   54.02%   54.07%   +0.04%     
==========================================
  Files          62       62              
  Lines        6602     6602              
==========================================
+ Hits         3567     3570       +3     
+ Misses       2750     2748       -2     
+ Partials      285      284       -1     
Flag Coverage Δ
unittests 54.07% <ø> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
service/address_service.go 60.86% <0.00%> (+3.26%) ⬆️

@zl03jsj zl03jsj requested a review from simlecode November 17, 2022 08:29
@hunjixin hunjixin merged commit c660e2a into master Nov 17, 2022
@hunjixin hunjixin deleted the feat/circleci-tests-for-stm branch November 17, 2022 08:29
diwufeiwen pushed a commit that referenced this pull request Nov 24, 2022
* fix: fix memory leak (#272)

* chore: bump to version v1.8.0-rc3 (#274)

* chore: update venus & venus-auth

* chore: bump version to v1.8.0-rc3

* chore: opt convert params (#276)

* chore: opt convert params

* chore: add test

* chore: bump version to 1.8.0 (#283)

* chore: upgrade venus & venus-auth

* chore: bump version to 1.8.0

* chore: add badges (#282)

* feat: circleci tests for STM enhancement (#284)

* chore: migrate docker script (#285)

Co-authored-by: Mike <41407352+hunjixin@users.noreply.github.com>
Co-authored-by: zl <zl03jsj@163.com>
Co-authored-by: LinZexiao <55120714+LinZexiao@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

3 participants