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

add testv cov action #5

Merged
merged 16 commits into from
Apr 11, 2022
Merged

add testv cov action #5

merged 16 commits into from
Apr 11, 2022

Conversation

PrathyushaLakkireddy
Copy link
Contributor

No description provided.

Makefile Outdated Show resolved Hide resolved
@PrathyushaLakkireddy PrathyushaLakkireddy marked this pull request as ready for review March 4, 2022 10:45
@PrathyushaLakkireddy PrathyushaLakkireddy marked this pull request as draft March 4, 2022 11:32
@PrathyushaLakkireddy PrathyushaLakkireddy marked this pull request as ready for review March 7, 2022 06:46
- name: Setup multisdk
run: make setup-${{ matrix.versions }}

- name: golangci-lint
Copy link
Contributor

Choose a reason for hiding this comment

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

the lint seems to be failing, also make target for lint is missing

Copy link
Contributor Author

@PrathyushaLakkireddy PrathyushaLakkireddy Mar 9, 2022

Choose a reason for hiding this comment

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

yeah, Lint is failing bcz of some unused code.
Error: transferMsgType is unused in v42/v44. So shall I remove/comment it.

Copy link
Contributor

Choose a reason for hiding this comment

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

Are you sure it's not being used in either of the versions, it gets tricky in this repo with build flags.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The code which has used it was commented, but not transferMsgType var.

@sahith-narahari
Copy link
Contributor

@PrathyushaLakkireddy can you please add a make target for running lint locally

@PrathyushaLakkireddy PrathyushaLakkireddy self-assigned this Mar 25, 2022
@PrathyushaLakkireddy PrathyushaLakkireddy requested review from 0xmuralik and removed request for gsora April 5, 2022 09:36
@mergify mergify bot merged commit f1ee310 into main Apr 11, 2022
@mergify mergify bot deleted the prathyusha/code_cov_action branch April 11, 2022 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants