Skip to content

WIP: Support TerminologySets#2425

Draft
slifty wants to merge 4 commits into
mainfrom
2330-support-terminology-sets
Draft

WIP: Support TerminologySets#2425
slifty wants to merge 4 commits into
mainfrom
2330-support-terminology-sets

Conversation

@slifty
Copy link
Copy Markdown
Member

@slifty slifty commented May 21, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

❌ Patch coverage is 95.37037% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.59%. Comparing base (593568a) to head (fe7ba31).

Files with missing lines Patch % Lines
src/handlers/terminologySetsHandlers.ts 91.52% 5 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                        @@
##           2189-use-opportunity-factory    #2425      +/-   ##
================================================================
+ Coverage                         93.54%   93.59%   +0.04%     
================================================================
  Files                               301      310       +9     
  Lines                              3826     3933     +107     
  Branches                            513      509       -4     
================================================================
+ Hits                               3579     3681     +102     
- Misses                              246      251       +5     
  Partials                              1        1              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

🔎 A preview deployment of this pull request is available at https://utilities.philanthropydatacommons.org/pdc-service-preview-2425-455oi/ (and upstream https://pdc-service-preview-2425-455oi.ondigitalocean.app) assuming this PR is still open. 🔍

@slifty slifty force-pushed the 2330-support-terminology-sets branch from a3ce2fe to fe7ba31 Compare May 21, 2026 01:57
Base automatically changed from 2189-use-opportunity-factory to main May 21, 2026 14:18
slifty added 4 commits May 22, 2026 12:40
The PermissionGrants.ts file was getting really big (and the linter was
about to get upset).  This change breaks it across reasonable boundaries
to make it easier to interact with.
This expands the permission system making it possible to grant
a permission to all authenticated users.  If a permission of this type
has been granted it will apply to all logged in users regardless of
their user group.

Issue #1774 Support "universal" permission grants
This helps us consolidate common logic used across permission check
queries.  The resulting queries are cleaner and this also ensures
grantee checks are consistent across permission queries.
@slifty slifty force-pushed the 2330-support-terminology-sets branch from fe7ba31 to cdebfee Compare May 22, 2026 17:44
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.

1 participant