Skip to content

Add FromRequestParts derive macro #336

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kumarUjjawal
Copy link

adds the FromRequestParts derive macro implementation.

Closes #316

@github-actions github-actions bot added the C-macros Crate: cot-macros label May 20, 2025
Copy link

codecov bot commented May 20, 2025

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot-macros/src/lib.rs 0.00% 23 Missing ⚠️
Flag Coverage Δ
rust 87.88% <0.00%> (-0.15%) ⬇️

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

Files with missing lines Coverage Δ
cot-macros/src/lib.rs 67.53% <0.00%> (-28.77%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-macros Crate: cot-macros
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add FromRequestParts derive macro
1 participant