Skip to content

Refactor #[derive(GraphQLEnum)] macro #1047

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

Merged
merged 154 commits into from
Jun 24, 2022
Merged

Refactor #[derive(GraphQLEnum)] macro #1047

merged 154 commits into from
Jun 24, 2022

Conversation

ilslv
Copy link
Member

@ilslv ilslv commented Mar 30, 2022

Solution

Refactor #[derive(GraphQLEnum)] macro to be more similar to the other proc macros.

Checklist

  • Created PR:
    • In draft mode
    • Name contains Draft: prefix
    • Name contains issue reference
    • Has assignee
  • Documentation is updated (if required)
  • Tests are updated (if required)
  • Changes conform code style
  • CHANGELOG entry is added (if required)
  • FCM (final commit message) is posted
    • and approved
  • Review is completed and changes are approved
  • Before merge:
    • Milestone is set
    • PR's name and description are correct and up-to-date
    • Draft: prefix is removed
    • All temporary labels are removed

@ilslv ilslv added the enhancement Improvement of existing features or bugfix label Mar 30, 2022
@ilslv ilslv self-assigned this Mar 30, 2022
@ilslv
Copy link
Member Author

ilslv commented Mar 30, 2022

FCM

Rework `#[derive(GraphQLEnum)]` macro implementation (#1047)

@tyranron tyranron added this to the 0.16.0 milestone Apr 13, 2022
@tyranron tyranron mentioned this pull request May 31, 2022
26 tasks
@tyranron tyranron marked this pull request as draft May 31, 2022 11:59
@ilslv ilslv marked this pull request as ready for review June 24, 2022 12:07
@ilslv ilslv requested a review from tyranron June 24, 2022 13:00
@tyranron tyranron merged commit 26d9daa into master Jun 24, 2022
@tyranron tyranron deleted the refactor-derive-enum branch June 24, 2022 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants