Skip to content

remove lifetime from token#94

Merged
Lurk merged 3 commits intomainfrom
lifetimeless_token
Feb 8, 2026
Merged

remove lifetime from token#94
Lurk merged 3 commits intomainfrom
lifetimeless_token

Conversation

@Lurk
Copy link
Copy Markdown
Owner

@Lurk Lurk commented Feb 8, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.8%. Comparing base (482a5ed) to head (4f080a4).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
Files with missing lines Coverage Δ
src/lexer/mod.rs 100.0% <100.0%> (ø)
src/lexer/token.rs 100.0% <100.0%> (ø)
src/parser/anchor.rs 100.0% <100.0%> (ø)
src/parser/bold.rs 100.0% <100.0%> (ø)
src/parser/code.rs 100.0% <100.0%> (ø)
src/parser/code_span.rs 100.0% <100.0%> (ø)
src/parser/collapsible.rs 100.0% <100.0%> (ø)
src/parser/embed.rs 100.0% <100.0%> (ø)
src/parser/emphasis.rs 100.0% <100.0%> (ø)
src/parser/heading.rs 100.0% <100.0%> (ø)
... and 9 more

... and 13 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 8, 2026

Benchmark for 83aca4b

Click to view benchmark
Test Base PR %
throughput/~344kb of YAMD written by humman 3.2±0.03ms 3.2±0.01ms 0.00%
throughput/~344kb with high density of tokens 11.6±0.43ms 11.7±0.37ms +0.86%
throughput/~346kb with low density of tokens 743.1±10.43µs 749.0±9.86µs +0.79%

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 8, 2026

Benchmark for 4cd7edb

Click to view benchmark
Test Base PR %
throughput/~344kb of YAMD written by humman 3.6±0.10ms 3.7±0.12ms +2.78%
throughput/~344kb with high density of tokens 12.5±0.37ms 12.8±0.37ms +2.40%
throughput/~346kb with low density of tokens 816.1±9.84µs 800.2±8.93µs -1.95%

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 8, 2026

Benchmark for 6718280

Click to view benchmark
Test Base PR %
throughput/~344kb of YAMD written by humman 3.6±0.07ms 3.7±0.03ms +2.78%
throughput/~344kb with high density of tokens 12.4±0.26ms 12.8±0.36ms +3.23%
throughput/~346kb with low density of tokens 817.6±8.43µs 801.8±5.33µs -1.93%

@Lurk Lurk merged commit 394b069 into main Feb 8, 2026
19 checks passed
@Lurk Lurk deleted the lifetimeless_token branch February 8, 2026 18:41
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