remove tenure budget check on tenure extend
Description
Applicable issues
- fixes #
Additional info (benefits, drawbacks, caveats)
Checklist
- [ ] Test coverage for new or modified code paths
- [ ] Changelog is updated
- [ ] Required documentation changes (e.g.,
docs/rpc/openapi.yamlandrpc-endpoints.mdfor v2 endpoints,event-dispatcher.mdfor new events) - [ ] New clarity functions have corresponding PR in
clarity-benchmarkingrepo
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
roberto seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
roberto seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 80.03%. Comparing base (9dfb1d1) to head (e63b8fb).
:warning: Report is 131 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #6622 +/- ##
===========================================
+ Coverage 79.82% 80.03% +0.21%
===========================================
Files 571 572 +1
Lines 351696 351746 +50
===========================================
+ Hits 280724 281521 +797
+ Misses 70972 70225 -747
| Files with missing lines | Coverage Δ | |
|---|---|---|
| stacks-node/src/nakamoto_node/miner.rs | 77.92% <ø> (-1.23%) |
:arrow_down: |
... and 73 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 9dfb1d1...e63b8fb. Read the comment docs.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.