Skip to content

Convert doc examples to no_run for compiler verification#91

Merged
johncarmack1984 merged 3 commits into
mainfrom
fix-doc-annotations
Jan 14, 2026
Merged

Convert doc examples to no_run for compiler verification#91
johncarmack1984 merged 3 commits into
mainfrom
fix-doc-annotations

Conversation

@johncarmack1984
Copy link
Copy Markdown
Collaborator

Summary

  • Convert doc examples from ignore to no_run so they're compiler-verified
  • Fix layer ordering in flamegraph examples (BoxedFlameLayer must be first)
  • Use fixture path for generate_context!() per Tauri convention
  • Add doc tests to CI

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 14, 2026

Package Changes Through f56e127

There are 2 changes which include tracing with patch, tracing-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tracing 0.3.0 0.3.1
tracing-js 0.3.0 0.3.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@johncarmack1984 johncarmack1984 merged commit 393ed48 into main Jan 14, 2026
8 checks passed
@johncarmack1984 johncarmack1984 deleted the fix-doc-annotations branch January 14, 2026 18:27
@github-actions github-actions Bot mentioned this pull request Jan 14, 2026
johncarmack1984 pushed a commit that referenced this pull request Jan 14, 2026
# Version Updates

Merging this PR will release new versions of the following packages
based on your change files.




# tracing

## [0.3.1]
- b61f9ab (#89 by @johncarmack1984) Add crates.io, docs.rs, npm,
license, and CI status badges to README.
- 26b5482 (#92 by @johncarmack1984) Handle `%c` CSS styling format
specifier in console messages. The CSS argument is consumed but not
rendered since terminals don't support CSS styling.
- 393ed48 (#91 by @johncarmack1984) Convert doc examples from `ignore`
to `no_run` for compiler verification. Fix layer ordering in flamegraph
examples (BoxedFlameLayer must be first).
- 49e3b90 (#94 by @johncarmack1984) Automatically update README version
when covector runs version bumps.



# tracing-js

## [0.3.1]
- b61f9ab (#89 by @johncarmack1984) Add crates.io, docs.rs, npm,
license, and CI status badges to README.
- 26b5482 (#92 by @johncarmack1984) Handle `%c` CSS styling format
specifier in console messages. The CSS argument is consumed but not
rendered since terminals don't support CSS styling.
- 393ed48 (#91 by @johncarmack1984) Convert doc examples from `ignore`
to `no_run` for compiler verification. Fix layer ordering in flamegraph
examples (BoxedFlameLayer must be first).
- 49e3b90 (#94 by @johncarmack1984) Automatically update README version
when covector runs version bumps.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant