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: Profiles #263

Merged
merged 14 commits into from
Oct 8, 2021
Merged

Feat: Profiles #263

merged 14 commits into from
Oct 8, 2021

Conversation

rjlopezdev
Copy link
Collaborator

@rjlopezdev rjlopezdev commented Oct 8, 2021

Feat

  • Add ConfigProfile to allow/deny actions ✅

Style

  • Format files ✅

Docs

  • Update README with new ConfigProfile feature 🚧

@rjlopezdev rjlopezdev added the enhancement New feature or request label Oct 8, 2021
@rjlopezdev rjlopezdev self-assigned this Oct 8, 2021
@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #263 (293fd2d) into master (8a96f2f) will decrease coverage by 1.62%.
The diff coverage is 98.24%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master     #263      +/-   ##
===========================================
- Coverage   100.00%   98.37%   -1.63%     
===========================================
  Files           13       16       +3     
  Lines          141      185      +44     
  Branches        21       33      +12     
===========================================
+ Hits           141      182      +41     
- Misses           0        1       +1     
- Partials         0        2       +2     
Impacted Files Coverage Δ
src/filter/options/pagination-option.ts 92.30% <91.30%> (-7.70%) ⬇️
src/filter/options/order-option.ts 95.45% <93.75%> (-4.55%) ⬇️
src/filter/field/field-filter-map.ts 100.00% <100.00%> (ø)
src/filter/field/field-filter.ts 100.00% <100.00%> (ø)
src/filter/field/lookup.enum.ts 100.00% <100.00%> (ø)
src/filter/filter-factory.ts 100.00% <100.00%> (ø)
src/filter/filter.ts 100.00% <100.00%> (ø)
src/filter/options/container.ts 100.00% <100.00%> (ø)
src/filter/options/relations-option.ts 100.00% <100.00%> (ø)
src/filter/options/select-option.ts 100.00% <100.00%> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a96f2f...293fd2d. Read the comment docs.

@rjlopezdev rjlopezdev merged commit 43b9e04 into master Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant