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: add enum validation #2600

Merged
merged 8 commits into from
Jun 6, 2024
Merged

Conversation

yfodil
Copy link
Contributor

@yfodil yfodil commented Jun 4, 2024

No description provided.

@yfodil yfodil self-assigned this Jun 4, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 92.82700% with 17 lines in your changes missing coverage. Please review.

Project coverage is 71.16%. Comparing base (fe86049) to head (a0765e4).
Report is 80 commits behind head on master.

Files Patch % Lines
internal/verify/enum.go 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2600      +/-   ##
==========================================
- Coverage   71.43%   71.16%   -0.27%     
==========================================
  Files         277      331      +54     
  Lines       35875    33109    -2766     
==========================================
- Hits        25628    23563    -2065     
+ Misses       8028     7244     -784     
- Partials     2219     2302      +83     

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

@remyleone remyleone added the priority:high New features label Jun 4, 2024
@yfodil yfodil marked this pull request as ready for review June 5, 2024 07:50
internal/verify/enum.go Show resolved Hide resolved
internal/verify/enum.go Show resolved Hide resolved
@Codelax Codelax added this pull request to the merge queue Jun 6, 2024
Merged via the queue into scaleway:master with commit 9a16187 Jun 6, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants