-
Notifications
You must be signed in to change notification settings - Fork 679
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
Workspace level profiles #3838
Workspace level profiles #3838
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #3838 +/- ##
===========================================
- Coverage 0.18% 0.16% -0.02%
===========================================
Files 306 305 -1
Lines 280746 280694 -52
===========================================
- Hits 512 469 -43
+ Misses 280234 280225 -9
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Cargo.toml
Outdated
[profile.dev.package.regex] | ||
opt-level = 2 |
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.
I'd drop this specification, since it gets set to 3 above anyways.
@sergey-shandar -- thanks for opening this. I also opened a similar PR #3836. I don't think we should actually remove the profile settings from the workspace members yet, though. |
It depends how do you build |
Ah, in that case, I think that's fine. |
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.
This LGTM, but please drop the regex specific opt-level setting
@kantai could you make sure that this PR is fixing an issue with CI time? |
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. |
Description
Applicable issues
opt-level
on workspace level #3835Additional info (benefits, drawbacks, caveats)
Checklist
docs/rpc/openapi.yaml
andrpc-endpoints.md
for v2 endpoints,event-dispatcher.md
for new events)clarity-benchmarking
repobitcoin-tests.yml