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

Add native support for enums in jsanitize #640

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

FabiPi3
Copy link

@FabiPi3 FabiPi3 commented Mar 12, 2024

This pull request follows #602 and #611 and adds direct support for enums also in the jsanitize function.

Updates the tests accordingly.

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.53%. Comparing base (4d60fd4) to head (f3fbe54).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #640      +/-   ##
==========================================
+ Coverage   79.47%   79.53%   +0.05%     
==========================================
  Files          27       27              
  Lines        1408     1412       +4     
  Branches      301      303       +2     
==========================================
+ Hits         1119     1123       +4     
  Misses        236      236              
  Partials       53       53              

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

@shyuep shyuep merged commit 2fab913 into materialsvirtuallab:master Mar 25, 2024
6 of 7 checks passed
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

2 participants