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: refactors extra subpackage in casl/ability and adds AccessibleFields helper class #883

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

stalniy
Copy link
Owner

@stalniy stalniy commented Feb 23, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 86.90476% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 94.09%. Comparing base (e076b31) to head (5806cd3).
Report is 68 commits behind head on master.

Files Patch % Lines
...ckages/casl-ability/src/extra/permittedFieldsOf.ts 70.00% 6 Missing ⚠️
packages/casl-ability/src/extra/packRules.ts 86.36% 0 Missing and 3 partials ⚠️
packages/casl-ability/src/extra/rulesToQuery.ts 92.59% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #883      +/-   ##
==========================================
- Coverage   94.93%   94.09%   -0.85%     
==========================================
  Files          34       38       +4     
  Lines         731      762      +31     
  Branches      175      181       +6     
==========================================
+ Hits          694      717      +23     
- Misses         20       27       +7     
- Partials       17       18       +1     

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

@stalniy stalniy merged commit 9d2ad70 into master Feb 23, 2024
4 of 7 checks passed
@stalniy stalniy deleted the refactor/extra branch February 23, 2024 20:34
@stalniy
Copy link
Owner Author

stalniy commented Feb 23, 2024

🚀 Released in @casl/ability@6.7.0

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.

2 participants