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

Enum Support #136

Merged
merged 14 commits into from
Feb 22, 2024
Merged

Enum Support #136

merged 14 commits into from
Feb 22, 2024

Conversation

jmattheis
Copy link
Owner

See #61

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (e137dd1) 96.76% compared to head (b014e67) 97.21%.

Files Patch % Lines
cli/run.go 45.45% 4 Missing and 2 partials ⚠️
builder/builder.go 71.42% 1 Missing and 1 partial ⚠️
builder/enum.go 97.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
+ Coverage   96.76%   97.21%   +0.44%     
==========================================
  Files          35       43       +8     
  Lines        1764     2009     +245     
==========================================
+ Hits         1707     1953     +246     
+ Misses         40       35       -5     
- Partials       17       21       +4     

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

@jmattheis jmattheis merged commit 3b5f52f into main Feb 22, 2024
12 checks passed
@jmattheis jmattheis deleted the enum branch February 22, 2024 18:12
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.

1 participant