-
Notifications
You must be signed in to change notification settings - Fork 41
chore: add check for rpc url in pre-commit #53
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
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
a6a55da to
75d690e
Compare
d5644bf to
bc32940
Compare
75d690e to
4939c4b
Compare
bc32940 to
04e5d6b
Compare
noa-starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @arad-starkware and @NirLevi-starkware)
arad-starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @NirLevi-starkware and @noa-starkware)
noa-starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @arad-starkware and @NirLevi-starkware)
noa-starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @arad-starkware and @NirLevi-starkware)
4939c4b to
af890b8
Compare
80f98bd to
9c47c2d
Compare
af890b8 to
f1a3f80
Compare
9c47c2d to
5a66e7e
Compare
f1a3f80 to
149e559
Compare
5a66e7e to
ca11c5a
Compare
149e559 to
689096d
Compare
689096d to
894eed0
Compare
894eed0 to
c44bef8
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #53 +/- ##
==========================================
+ Coverage 95.43% 95.60% +0.16%
==========================================
Files 45 45
Lines 9446 9783 +337
==========================================
+ Hits 9015 9353 +338
+ Misses 431 430 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merge activity
|

This change is
Note
Adds a local pre-commit hook that blocks changes to the
urlline inScarb.tomlby inspecting the staged diff.scarb-toml-url-lockin.pre-commit-config.yamltargetingScarb.tomlat commit stage.scripts/check_scarb_url_lock.pyto inspect the staged diff ofScarb.tomland fail if+urlor-urlchanges are detected.Written by Cursor Bugbot for commit c44bef8. This will update automatically on new commits. Configure here.