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

chore: change all IATP references to DCP #4237

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

mspiekermann
Copy link
Contributor

What this PR changes/adds

Change all names and references from IATP to DCP.

Why it does that

As EDWG concluded on a newer naming schema for their protocol and profile projects, the former Identity and Trust Protocol (IATP) was changed to Decentralized Claims Protocol (DCP). EDC's Connector component already handled the IATP as a reference implementation and thus class, variable, etc. names using the IATP abbreviation. With the new name DCP these namings and references must change accordingly.

Further notes

Didn't change the references to IATP in Decision Records.

@mspiekermann mspiekermann added refactoring Cleaning up code and dependencies dcp labels Jun 6, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 60.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 75.03%. Comparing base (7f20ba5) to head (5e6140b).
Report is 301 commits behind head on main.

Files Patch % Lines
.../identitytrust/core/IdentityAndTrustExtension.java 0.00% 7 Missing ⚠️
...dentitytrust/core/DcpDefaultServicesExtension.java 66.66% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4237      +/-   ##
==========================================
+ Coverage   71.74%   75.03%   +3.28%     
==========================================
  Files         919     1046     +127     
  Lines       18457    20987    +2530     
  Branches     1037     1171     +134     
==========================================
+ Hits        13242    15747    +2505     
+ Misses       4756     4727      -29     
- Partials      459      513      +54     

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

@mspiekermann mspiekermann merged commit d07434f into eclipse-edc:main Jun 13, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dcp refactoring Cleaning up code and dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants