-
Notifications
You must be signed in to change notification settings - Fork 244
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: various minor improvements / patches for IATP #3660
feat: various minor improvements / patches for IATP #3660
Conversation
3f9316c
to
2e94ad4
Compare
2e94ad4
to
1167c72
Compare
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #3660 +/- ##
==========================================
- Coverage 71.81% 71.80% -0.02%
==========================================
Files 917 916 -1
Lines 18395 18388 -7
Branches 1044 1042 -2
==========================================
- Hits 13210 13203 -7
+ Misses 4726 4725 -1
- Partials 459 460 +1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What this PR changes/adds
This PR adds several minor features and fixes for IATP:
ClaimToken
from a VCWhy it does that
Further notes
List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.
Linked Issue(s)
Closes #3650
Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.