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

feat: use enums in request #1417

Merged
merged 2 commits into from Dec 12, 2022
Merged

feat: use enums in request #1417

merged 2 commits into from Dec 12, 2022

Conversation

sdghchj
Copy link
Member

@sdghchj sdghchj commented Dec 12, 2022

Describe the PR
use enums in request

Relation issue
#1416

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Base: 85.16% // Head: 85.13% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (de8ad3b) compared to base (e50db3e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1417      +/-   ##
==========================================
- Coverage   85.16%   85.13%   -0.03%     
==========================================
  Files          19       19              
  Lines        3620     3606      -14     
==========================================
- Hits         3083     3070      -13     
+ Misses        459      458       -1     
  Partials       78       78              
Impacted Files Coverage Δ
parser.go 94.50% <ø> (+0.21%) ⬆️
operation.go 96.10% <100.00%> (-0.17%) ⬇️
gen/gen.go 93.51% <0.00%> (+0.03%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ubogdan ubogdan merged commit 4519064 into master Dec 12, 2022
@ubogdan ubogdan deleted the enums-in-request branch December 12, 2022 12:22
@Jictyvoo
Copy link

Tested on latest version, it works if I use the enum type directly, but if I have an array, it stop to work.

Described it on: #1521

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.

None yet

3 participants