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 enum membership checks #91

Merged
merged 2 commits into from
May 27, 2024
Merged

Fix enum membership checks #91

merged 2 commits into from
May 27, 2024

Conversation

Schamper
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.00%. Comparing base (a72aaae) to head (f35a7e9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   91.99%   92.00%   +0.01%     
==========================================
  Files          20       20              
  Lines        2124     2127       +3     
==========================================
+ Hits         1954     1957       +3     
  Misses        170      170              
Flag Coverage Δ
unittests 92.00% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

dissect/cstruct/types/enum.py Show resolved Hide resolved
@Schamper Schamper merged commit 8b14f78 into main May 27, 2024
16 checks passed
@Schamper Schamper deleted the enum-contains branch May 27, 2024 11:52
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

4 participants