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

minor compiler fix #3818

Merged
merged 1 commit into from
Aug 4, 2023
Merged

minor compiler fix #3818

merged 1 commit into from
Aug 4, 2023

Conversation

jio-gl
Copy link
Contributor

@jio-gl jio-gl commented Aug 1, 2023

Description

compiler warning on parenthesis

Applicable issues

@jio-gl jio-gl requested a review from kantai August 1, 2023 22:13
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #3818 (d0d8843) into master (eec2197) will increase coverage by 32.46%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master    #3818       +/-   ##
===========================================
+ Coverage    0.18%   32.65%   +32.46%     
===========================================
  Files         301      301               
  Lines      277117   277117               
===========================================
+ Hits          512    90487    +89975     
+ Misses     276605   186630    -89975     
Files Changed Coverage Δ
stacks-common/src/util/hash.rs 34.09% <100.00%> (+34.09%) ⬆️

... and 213 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jio-gl jio-gl self-assigned this Aug 4, 2023
@jio-gl
Copy link
Contributor Author

jio-gl commented Aug 4, 2023

thx! pls merge in next iteration @jcnelson @kantai

@kantai kantai merged commit fe9c70a into master Aug 4, 2023
1 check passed
@kantai kantai deleted the chore/parenthesis-warning branch August 4, 2023 14:12
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

chore: unneccesary parenthesis warning
4 participants