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: Correct validation for assets scopes #3039

Merged
merged 3 commits into from
Jan 27, 2025
Merged

Conversation

FrederikBolding
Copy link
Member

Fixes a typo in the validation for endowment:assets, that accidentally expected a nested array of scopes.

@FrederikBolding FrederikBolding requested a review from a team as a code owner January 27, 2025 12:34
FrederikBolding and others added 2 commits January 27, 2025 13:36
Co-authored-by: Maarten Zuidhoorn <[email protected]>
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.80%. Comparing base (b9066f7) to head (4074c89).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3039   +/-   ##
=======================================
  Coverage   94.80%   94.80%           
=======================================
  Files         503      503           
  Lines       10996    10996           
  Branches     1685     1685           
=======================================
  Hits        10425    10425           
  Misses        571      571           

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

@FrederikBolding FrederikBolding merged commit b1f366f into main Jan 27, 2025
167 checks passed
@FrederikBolding FrederikBolding deleted the fb/fix-validation-typo branch January 27, 2025 12:51
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.

2 participants