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

Daniil/rust-linter-issues-fix #2030

Merged
merged 19 commits into from
Aug 13, 2024
Merged

Daniil/rust-linter-issues-fix #2030

merged 19 commits into from
Aug 13, 2024

Conversation

AnkushinDaniil
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.16%. Comparing base (fe8a518) to head (77785b6).

Files Patch % Lines
starknet/compiler.go 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2030      +/-   ##
==========================================
- Coverage   78.24%   78.16%   -0.09%     
==========================================
  Files         101      101              
  Lines        9064     9062       -2     
==========================================
- Hits         7092     7083       -9     
- Misses       1342     1345       +3     
- Partials      630      634       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

starknet/rust/src/lib.rs Outdated Show resolved Hide resolved
starknet/rust/src/lib.rs Outdated Show resolved Hide resolved
@kirugan
Copy link
Contributor

kirugan commented Aug 7, 2024

Please run make format after you make changes

@AnkushinDaniil AnkushinDaniil requested a review from kirugan August 8, 2024 10:06
starknet/rust/src/lib.rs Outdated Show resolved Hide resolved
starknet/rust/src/lib.rs Outdated Show resolved Hide resolved
vm/rust/src/lib.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@obasekiosa obasekiosa left a comment

Choose a reason for hiding this comment

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

It looks good, just a few questions and suggestions to sort out, then we can merge.

@AnkushinDaniil AnkushinDaniil self-assigned this Aug 9, 2024
@AnkushinDaniil AnkushinDaniil added go Pull requests that update Go code rust Pull requests that update Rust code labels Aug 9, 2024
core/rust/src/lib.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@obasekiosa obasekiosa left a comment

Choose a reason for hiding this comment

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

outside some personal opinionated requests this lgtm

@AnkushinDaniil AnkushinDaniil force-pushed the daniil/rust-linter-issues-fix branch from eb1efc0 to 5113fca Compare August 12, 2024 12:45
Copy link
Contributor

@derrix060 derrix060 left a comment

Choose a reason for hiding this comment

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

Please rebase your branch and only pick the commits you actually authored :)

There is also conflicts.

BTW it's easier to rebase your branch then merging main into yours when trying to keep up-to-date

@AnkushinDaniil AnkushinDaniil marked this pull request as draft August 13, 2024 08:42
@AnkushinDaniil AnkushinDaniil marked this pull request as ready for review August 13, 2024 09:48
@AnkushinDaniil AnkushinDaniil requested a review from kirugan August 13, 2024 10:15
@AnkushinDaniil AnkushinDaniil force-pushed the daniil/rust-linter-issues-fix branch from b76ea38 to 5113fca Compare August 13, 2024 10:28
@AnkushinDaniil AnkushinDaniil force-pushed the daniil/rust-linter-issues-fix branch from 5113fca to eaa9261 Compare August 13, 2024 11:13
@derrix060 derrix060 dismissed their stale review August 13, 2024 12:00

no conflicts anymore

@derrix060 derrix060 merged commit 15e4323 into main Aug 13, 2024
10 checks passed
@derrix060 derrix060 deleted the daniil/rust-linter-issues-fix branch August 13, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants