fix(ci): devnet-7 linting issue#2884
Closed
LouisTsai-Csie wants to merge 4 commits into
Closed
Conversation
…hmark expected gas
… iteration fitting, restore infeasibility skip
…nfig, drop engine format + auto benchmark_fast)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## devnets/bal/7 #2884 +/- ##
================================================
Coverage ? 87.35%
================================================
Files ? 586
Lines ? 35957
Branches ? 3382
================================================
Hits ? 31410
Misses ? 3926
Partials ? 621
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7 tasks
Collaborator
Author
|
Close in favor of PR #2885 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🗒️ Description
I ran into several CI issue after rebasing my branch to upstream
devnets/bal/7branch:Running
just staticproduced three independent failures:ethereum-spec-lint
mypy
ruff format
Failures (1) and (2.a) share a root cause. Failure (2.b) shares a root cause with a different commit. Failure (3) is older and pre-existing.
this commit dffc4cf might be the root cause.
🔗 Related Issues or PRs
N/A.
✅ Checklist
just statictype(scope):.mkdocs servelocally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.@ported_frommarker.Cute Animal Picture