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

fix unmarshaling from text of enums with bitmask flag (#90) #91

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Dec 16, 2023

Fixes #90

Copy link

codecov bot commented Dec 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0e25299) 80.99% compared to head (132895c) 80.84%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   80.99%   80.84%   -0.15%     
==========================================
  Files          26       26              
  Lines        2031     2031              
==========================================
- Hits         1645     1642       -3     
- Misses        299      301       +2     
- Partials       87       88       +1     

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

@aler9 aler9 merged commit 81c7065 into main Dec 16, 2023
6 of 7 checks passed
@aler9 aler9 deleted the bug/unmarshal-text branch December 16, 2023 21:38
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bitmask enums conversion from string
1 participant