Skip to content

Docs clarity alias notices#7367

Merged
brice-stacks merged 2 commits into
stacks-network:developfrom
brice-stacks:docs-clarity-alias-notices
Jul 1, 2026
Merged

Docs clarity alias notices#7367
brice-stacks merged 2 commits into
stacks-network:developfrom
brice-stacks:docs-clarity-alias-notices

Conversation

@brice-stacks

Copy link
Copy Markdown
Contributor

This allows us to include a structured caveat/warning/info note about
a function or keyword that downstream documentation generators can
render however they like (e.g. as a GitBook hint block). Hand-written
equivalents previously lived in the documentation repos; surfacing them
here keeps the source-of-truth in the same place as the API
definitions.

To be used in stacks-network/docs to generate the Clarity doc pages.

This allows us to include a structured caveat/warning/info note about
a function or keyword that downstream documentation generators can
render however they like (e.g. as a GitBook hint block). Hand-written
equivalents previously lived in the documentation repos; surfacing them
here keeps the source-of-truth in the same place as the API
definitions.

Used in stacks-network/docs to generate the Clarity doc pages.
@brice-stacks

Copy link
Copy Markdown
Contributor Author

stacks-network/docs#1868

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 28460909251

Coverage increased (+0.3%) to 86.039%

Details

  • Coverage increased (+0.3%) from the base build.
  • Patch coverage: 4 of 4 lines across 1 file are fully covered (100%).
  • 9069 coverage regressions across 129 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

9069 previously-covered lines in 129 files lost coverage.

Top 10 Files by Coverage Loss Lines Losing Coverage Coverage
stackslib/src/chainstate/burn/db/sortdb.rs 502 90.23%
stackslib/src/chainstate/stacks/db/blocks.rs 502 89.93%
stackslib/src/chainstate/nakamoto/mod.rs 431 84.85%
stackslib/src/config/mod.rs 395 69.35%
stackslib/src/net/mod.rs 310 78.12%
stackslib/src/chainstate/stacks/index/storage.rs 277 82.41%
clarity/src/vm/database/clarity_db.rs 269 82.06%
stackslib/src/chainstate/stacks/miner.rs 252 83.51%
stackslib/src/chainstate/stacks/db/transactions.rs 239 97.15%
stackslib/src/net/inv/epoch2x.rs 212 79.95%

Coverage Stats

Coverage Status
Relevant Lines: 226501
Covered Lines: 194880
Line Coverage: 86.04%
Coverage Strength: 18816612.39 hits per line

💛 - Coveralls

@francesco-stacks francesco-stacks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brice-stacks brice-stacks added this pull request to the merge queue Jul 1, 2026
Merged via the queue into stacks-network:develop with commit 4d485b1 Jul 1, 2026
231 of 234 checks passed
@brice-stacks brice-stacks deleted the docs-clarity-alias-notices branch July 1, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants