Skip to content

Conversation

@jferrant
Copy link
Contributor

No description provided.

fdefelici and others added 30 commits September 17, 2025 09:32
wileyj and others added 15 commits October 7, 2025 11:32
…d-commit

fix: prevent miner from reorging itself
…k-time

chore: update `block-time` --> `stacks-block-time`
…2.0.0.2

Merge release/3.2.0.0.2 to develop
…e-marf

feat: aac add marf computation in test harness
…ock up

Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
…-up-error-in-accept-block

bugfix/propogate up error in accept_block
…ext_nakamoto_block

Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
…s-test-canonical-tip

Bug/fix consensus test canonical tip
@jferrant jferrant requested review from a team as code owners October 10, 2025 18:57
@Jiloc Jiloc added this pull request to the merge queue Oct 14, 2025
Merged via the queue into stacks-network:aac-client-breaking with commit 258e704 Oct 14, 2025
3 of 4 checks passed
@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

❌ Patch coverage is 81.45484% with 928 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.14%. Comparing base (962e7dd) to head (e2b8471).
⚠️ Report is 116 commits behind head on aac-client-breaking.

Files with missing lines Patch % Lines
stackslib/src/chainstate/tests/mod.rs 70.08% 324 Missing ⚠️
stacks-node/src/tests/signer/v0.rs 0.84% 235 Missing ⚠️
stackslib/src/net/tests/relay/epoch2x.rs 35.79% 113 Missing ⚠️
stackslib/src/net/tests/download/epoch2x.rs 25.00% 45 Missing ⚠️
stackslib/src/net/mod.rs 82.47% 41 Missing ⚠️
clarity/src/vm/functions/crypto.rs 19.35% 25 Missing ⚠️
stacks-node/src/tests/nakamoto_integrations.rs 54.76% 19 Missing ⚠️
...-node/src/burnchains/bitcoin_regtest_controller.rs 87.21% 17 Missing ⚠️
stackslib/src/chainstate/nakamoto/tests/node.rs 92.13% 14 Missing ⚠️
stackslib/src/net/tests/inv/epoch2x.rs 75.43% 14 Missing ⚠️
... and 18 more
Additional details and impacted files
@@                   Coverage Diff                   @@
##           aac-client-breaking    #6590      +/-   ##
=======================================================
+ Coverage                75.06%   80.14%   +5.08%     
=======================================================
  Files                      566      568       +2     
  Lines                   345526   347858    +2332     
=======================================================
+ Hits                    259370   278797   +19427     
+ Misses                   86156    69061   -17095     
Files with missing lines Coverage Δ
clarity-types/src/types/mod.rs 95.87% <100.00%> (+1.13%) ⬆️
clarity/src/vm/analysis/arithmetic_checker/mod.rs 92.48% <100.00%> (ø)
.../src/vm/analysis/type_checker/v2_05/natives/mod.rs 88.57% <100.00%> (+0.29%) ⬆️
...ty/src/vm/analysis/type_checker/v2_05/tests/mod.rs 99.89% <100.00%> (+12.18%) ⬆️
clarity/src/vm/analysis/type_checker/v2_1/mod.rs 90.28% <100.00%> (+0.02%) ⬆️
.../analysis/type_checker/v2_1/natives/conversions.rs 100.00% <100.00%> (ø)
...y/src/vm/analysis/type_checker/v2_1/natives/mod.rs 87.40% <100.00%> (+0.66%) ⬆️
...c/vm/analysis/type_checker/v2_1/tests/contracts.rs 95.75% <ø> (+20.10%) ⬆️
...ity/src/vm/analysis/type_checker/v2_1/tests/mod.rs 99.84% <100.00%> (+16.26%) ⬆️
clarity/src/vm/docs/mod.rs 90.49% <100.00%> (+2.59%) ⬆️
... and 65 more

... and 217 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 data
Powered by Codecov. Last update 962e7dd...e2b8471. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants