Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Problem: (CRO-654) Fix unnoticed warnings #691

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

calvinlauyh
Copy link
Contributor

Solution: Add checking to CI pipeline and fix existing warnings

@calvinlauyh
Copy link
Contributor Author

I will first test if the TravisCI pipeline works, before applying the fix to existing warnings.

@codecov
Copy link

codecov bot commented Dec 17, 2019

Codecov Report

Merging #691 into master will decrease coverage by 0.01%.
The diff coverage is 56%.

@@            Coverage Diff             @@
##           master     #691      +/-   ##
==========================================
- Coverage   70.16%   70.14%   -0.02%     
==========================================
  Files         131      131              
  Lines       16559    16558       -1     
==========================================
- Hits        11618    11614       -4     
- Misses       4941     4944       +3
Impacted Files Coverage Δ
client-rpc/src/server.rs 9% <ø> (ø) ⬆️
chain-core/src/state/tendermint.rs 55.55% <ø> (ø) ⬆️
dev-utils/src/commands/genesis_command.rs 0% <0%> (ø) ⬆️
...action_builder/raw_transfer_transaction_builder.rs 95.33% <82.35%> (+0.12%) ⬆️
chain-core/src/tx/fee/mod.rs 87.68% <0%> (-0.5%) ⬇️

Copy link
Contributor

@tomtau tomtau left a comment

Choose a reason for hiding this comment

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

looks ok -- the pipeline is failing now... you can also include the fixes for the warnings + bump the versions from 0.1.0 to 0.1.1 (and maybe revert log to 0.4.8 and sled to 0.29, because compilation / integration test may fail)

@calvinlauyh calvinlauyh force-pushed the feature/cro-654-unused-imports branch from d0a00af to f9ddf5b Compare December 17, 2019 06:20
@calvinaco
Copy link
Collaborator

bors try

bors bot added a commit that referenced this pull request Dec 17, 2019
@calvinlauyh calvinlauyh marked this pull request as ready for review December 17, 2019 06:21
@calvinlauyh calvinlauyh requested a review from tomtau December 17, 2019 06:21
@calvinlauyh calvinlauyh force-pushed the feature/cro-654-unused-imports branch from f9ddf5b to 137f94b Compare December 17, 2019 06:29
@calvinaco
Copy link
Collaborator

bors try-

@calvinaco
Copy link
Collaborator

bors try

bors bot added a commit that referenced this pull request Dec 17, 2019
@bors
Copy link
Contributor

bors bot commented Dec 17, 2019

try

Build failed

@calvinaco
Copy link
Collaborator

bors retry

bors bot added a commit that referenced this pull request Dec 17, 2019
Solution: Terminate on warnings on CI
@calvinlauyh calvinlauyh force-pushed the feature/cro-654-unused-imports branch from 137f94b to 0cde825 Compare December 17, 2019 07:59
@calvinaco
Copy link
Collaborator

bors try-

@calvinaco
Copy link
Collaborator

bors try

bors bot added a commit that referenced this pull request Dec 17, 2019
Copy link
Collaborator

@leejw51crypto leejw51crypto left a comment

Choose a reason for hiding this comment

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

lgtm

@tomtau
Copy link
Contributor

tomtau commented Dec 17, 2019

bors r+

bors bot added a commit that referenced this pull request Dec 17, 2019
691: Problem: (CRO-654) Fix unnoticed warnings r=tomtau a=calvinlauco

Solution: Add checking to CI pipeline and fix existing warnings

Co-authored-by: Calvin Lau <[email protected]>
@bors
Copy link
Contributor

bors bot commented Dec 17, 2019

@bors
Copy link
Contributor

bors bot commented Dec 17, 2019

@bors bors bot merged commit 0cde825 into crypto-com:master Dec 17, 2019
@calvinlauyh calvinlauyh deleted the feature/cro-654-unused-imports branch February 22, 2020 09:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants