Skip to content

Conversation

@wileyj
Copy link
Collaborator

@wileyj wileyj commented Jan 9, 2026

PR to merge changes in release 3.3.0.0.4 -> master

Jiloc and others added 30 commits October 24, 2025 17:41
brice-stacks and others added 19 commits December 19, 2025 17:14
Co-authored-by: Federico De Felici <[email protected]>
test: increase timeout for `large_mempool_base` tests
fix: only extend an earlier tenure if it commits to the canonical tip
…dget

test: increase timeout for tx_replay_budget_exceeded_tenure_extend
When mock-mining, this error is okay and should resolve on retry once
the parent block is available.
fix: retry on `ParentNotFound` when mock-mining
chore: convert examples to OpenAPI v3-compliant Example Object format
* add `/v3/tenures/tip_metadata` for obtaining burn_view metadata, with openapi spec
* correct the signer burn_view calculations, with e2e tests
@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

❌ Patch coverage is 80.03280% with 487 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.62%. Comparing base (3da96c1) to head (7baa99a).
⚠️ Report is 83 commits behind head on master.

Files with missing lines Patch % Lines
contrib/clarity-cli/src/main.rs 15.66% 210 Missing ⚠️
clarity-types/src/errors/analysis.rs 70.98% 74 Missing ⚠️
...y/src/vm/analysis/type_checker/v2_1/natives/mod.rs 71.54% 35 Missing ⚠️
clarity/src/vm/analysis/type_checker/v2_1/mod.rs 75.96% 25 Missing ⚠️
.../src/vm/analysis/type_checker/v2_05/natives/mod.rs 67.64% 22 Missing ⚠️
clarity/src/vm/analysis/type_checker/v2_05/mod.rs 73.01% 17 Missing ⚠️
clarity-types/src/types/signatures.rs 82.14% 15 Missing ⚠️
clarity-types/src/types/mod.rs 42.10% 11 Missing ⚠️
...vm/analysis/type_checker/v2_1/natives/sequences.rs 72.97% 10 Missing ⚠️
...m/analysis/type_checker/v2_05/natives/sequences.rs 72.72% 9 Missing ⚠️
... and 20 more

❌ Your project status has failed because the head coverage (78.62%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6798      +/-   ##
==========================================
+ Coverage   78.18%   78.62%   +0.43%     
==========================================
  Files         580      587       +7     
  Lines      361096   361777     +681     
==========================================
+ Hits       282312   284430    +2118     
+ Misses      78784    77347    -1437     
Files with missing lines Coverage Δ
clarity-types/src/errors/mod.rs 75.55% <100.00%> (ø)
clarity-types/src/tests/types/mod.rs 97.04% <100.00%> (ø)
clarity-types/src/tests/types/signatures.rs 99.12% <100.00%> (ø)
clarity/src/vm/analysis/read_only_checker/tests.rs 100.00% <100.00%> (ø)
clarity/src/vm/analysis/trait_checker/mod.rs 100.00% <100.00%> (ø)
clarity/src/vm/analysis/trait_checker/tests.rs 85.42% <ø> (ø)
...ity/src/vm/analysis/type_checker/v2_05/contexts.rs 98.24% <100.00%> (ø)
...c/vm/analysis/type_checker/v2_05/natives/assets.rs 98.04% <100.00%> (ø)
...src/vm/analysis/type_checker/v2_05/natives/maps.rs 95.57% <100.00%> (ø)
...src/vm/analysis/type_checker/v2_05/tests/assets.rs 99.49% <100.00%> (ø)
... and 103 more

... and 72 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 e6c240e...7baa99a. 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.

@wileyj wileyj deployed to Build Release January 12, 2026 20:04 — with GitHub Actions Active
@wileyj wileyj deployed to Push to Docker January 12, 2026 21:09 — with GitHub Actions Active
@aaronb-stacks aaronb-stacks merged commit c958329 into master Jan 13, 2026
641 of 662 checks passed
@aaronb-stacks aaronb-stacks deleted the release/3.3.0.0.4 branch January 13, 2026 15:28
@aaronb-stacks aaronb-stacks restored the release/3.3.0.0.4 branch January 13, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.