Skip to content

feat: add tuple!() and heading!() macro#4

Merged
ya7on merged 5 commits intomasterfrom
add_macro_for_tuple_and_heading
Mar 13, 2026
Merged

feat: add tuple!() and heading!() macro#4
ya7on merged 5 commits intomasterfrom
add_macro_for_tuple_and_heading

Conversation

@ya7on
Copy link
Copy Markdown
Owner

@ya7on ya7on commented Mar 13, 2026

No description provided.

@ya7on ya7on force-pushed the add_macro_for_tuple_and_heading branch from b7870d9 to f82ac09 Compare March 13, 2026 20:18
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 13, 2026

Codecov Report

❌ Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.88%. Comparing base (3ffed38) to head (cd0b54f).

Files with missing lines Patch % Lines
src/types/scalar.rs 87.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   97.05%   96.88%   -0.17%     
==========================================
  Files          13       13              
  Lines        1255     1284      +29     
==========================================
+ Hits         1218     1244      +26     
- Misses         37       40       +3     
Flag Coverage Δ
rust 96.88% <90.90%> (-0.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b7870d9864

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/types/heading.rs Outdated
@ya7on
Copy link
Copy Markdown
Owner Author

ya7on commented Mar 13, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ya7on ya7on merged commit 9b30a52 into master Mar 13, 2026
2 checks passed
@ya7on ya7on deleted the add_macro_for_tuple_and_heading branch March 13, 2026 20:39
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.

2 participants