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: reorder method arguments #4057

Merged

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

This PR reorders two method arguments that were in the wrong order

Why it does that

Briefly state why the change was necessary.

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 # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added the bug Something isn't working label Mar 28, 2024
@paullatzelsperger paullatzelsperger added the dpf Feature related to the Data Plane Framework label Mar 28, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.09%. Comparing base (7f20ba5) to head (aaa8c85).
Report is 175 commits behind head on main.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4057      +/-   ##
==========================================
+ Coverage   71.74%   74.09%   +2.35%     
==========================================
  Files         919      989      +70     
  Lines       18457    20081    +1624     
  Branches     1037     1120      +83     
==========================================
+ Hits        13242    14880    +1638     
+ Misses       4756     4722      -34     
- Partials      459      479      +20     

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

@paullatzelsperger paullatzelsperger merged commit 2add15e into eclipse-edc:main Mar 28, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dpf Feature related to the Data Plane Framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants