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

change codecov uploader #3072

Merged
merged 5 commits into from
Oct 19, 2021
Merged

Conversation

HarrisChu
Copy link
Contributor

@HarrisChu HarrisChu commented Oct 14, 2021

@HarrisChu HarrisChu added the ready-for-testing PR: ready for the CI test label Oct 14, 2021
.github/workflows/nightly.yml Outdated Show resolved Hide resolved
.github/workflows/pull_request.yml Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2021

Codecov Report

Merging #3072 (47865c0) into master (fb3be74) will increase coverage by 0.72%.
The diff coverage is 82.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3072      +/-   ##
==========================================
+ Coverage   84.30%   85.02%   +0.72%     
==========================================
  Files        1287     1289       +2     
  Lines      115636   117767    +2131     
==========================================
+ Hits        97483   100134    +2651     
+ Misses      18153    17633     -520     
Impacted Files Coverage Δ
src/clients/storage/InternalStorageClient.cpp 0.00% <0.00%> (ø)
src/graph/validator/FetchVerticesValidator.h 100.00% <ø> (ø)
src/graph/validator/Validator.h 96.29% <ø> (ø)
src/kvstore/NebulaStore.h 95.23% <ø> (ø)
src/kvstore/Part.h 100.00% <ø> (ø)
.../storage/transaction/ChainAddEdgesProcessorLocal.h 40.00% <ø> (ø)
...orage/transaction/ChainAddEdgesProcessorRemote.cpp 0.00% <0.00%> (ø)
...storage/transaction/ChainAddEdgesProcessorRemote.h 0.00% <ø> (ø)
src/storage/transaction/ChainResumeProcessor.cpp 13.88% <0.00%> (+13.88%) ⬆️
src/storage/transaction/ConsistUtil.cpp 18.18% <0.00%> (+0.07%) ⬆️
... and 600 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c4f5c4...47865c0. Read the comment docs.

@yixinglu yixinglu merged commit d05ca51 into vesoft-inc:master Oct 19, 2021
@HarrisChu HarrisChu deleted the update_codecov_uploader branch November 30, 2021 02:36
yixinglu added a commit to yixinglu/nebula that referenced this pull request Mar 21, 2022
* change codecov uploader

* change ail_ci_if_error

Co-authored-by: Yee <[email protected]>

Co-authored-by: Harris.Chu <[email protected]>
Co-authored-by: Yee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

change codecov uploader
4 participants