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

Swapped to Permissions protocol records for permission grant authorization #717

Merged
merged 21 commits into from
Apr 10, 2024

Conversation

thehenrytsai
Copy link
Contributor

@thehenrytsai thehenrytsai commented Mar 29, 2024

There are a LOT of remaining naming inconsistencies due to this change which I will address in a subsequent PR as a final clean up. I can roll all of them into this PR if preferred, but it will be at least 100s more lines of noise scattered throughout the change.

@thehenrytsai thehenrytsai marked this pull request as draft March 29, 2024 21:49
@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2024

Codecov Report

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

Project coverage is 98.57%. Comparing base (98281e0) to head (98de9cd).

Files Patch % Lines
src/handlers/records-write.ts 92.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #717      +/-   ##
==========================================
- Coverage   98.62%   98.57%   -0.05%     
==========================================
  Files          76       71       -5     
  Lines       10765    10406     -359     
  Branches     1555     1517      -38     
==========================================
- Hits        10617    10258     -359     
  Misses        142      142              
  Partials        6        6              

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

@thehenrytsai thehenrytsai marked this pull request as ready for review April 1, 2024 22:37
Copy link
Member

@LiranCohen LiranCohen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐐 🐐 🐐 A++ as usual.

Just a couple of small questions/nits.

LiranCohen
LiranCohen previously approved these changes Apr 10, 2024
Copy link
Member

@LiranCohen LiranCohen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏅

* main:
  Bump to `v0.2.23` (#719)
  Add `tags` functionality to `Records`. (#706)
  Signing and verifying with Secp256r1 keys (#715)
  Upgrade foundational `@web5/dids` to `1.0.0` (#718)
@thehenrytsai thehenrytsai merged commit abedc50 into main Apr 10, 2024
4 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.

3 participants