Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix broken heap type doc snippets #1410

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

danielbate
Copy link
Member

Before:

Screenshot 2023-11-07 at 11 14 16

After:

Screenshot 2023-11-07 at 11 14 46

Closes #1409

@danielbate danielbate added the docs Requests pertinent to documentation label Nov 7, 2023
@danielbate danielbate self-assigned this Nov 7, 2023
@danielbate danielbate enabled auto-merge (squash) November 7, 2023 11:28
Copy link
Contributor

github-actions bot commented Nov 7, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 85.95% 5725/6661
🟡 Branches 69.17% 846/1223
🟡 Functions 75.71% 932/1231
🟢 Lines 85.96% 5469/6362

Test suite run success

1368 tests passing in 248 suites.

Report generated by 🧪jest coverage report action from 7ad8d79

@danielbate danielbate merged commit 3c1920e into master Nov 7, 2023
8 checks passed
@danielbate danielbate deleted the db/fix/resolve-broken-heap-type-doc-snippets branch November 7, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Requests pertinent to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc snippets for StdString, RawSlice and Bytes are not rendered correctly
3 participants