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

Overload TbdexHttpClient.getExchange to accept TypeId #175

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

diehuxx
Copy link
Contributor

@diehuxx diehuxx commented Feb 16, 2024

Addresses #171 by allowing TbdexHttpClient.getExchange() to take either String or TypeId

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

Merging #175 (b427c5c) into main (835f76d) will increase coverage by 77.37%.
Report is 9 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##           main     #175       +/-   ##
=========================================
+ Coverage      0   77.37%   +77.37%     
=========================================
  Files         0       33       +33     
  Lines         0      800      +800     
  Branches      0       80       +80     
=========================================
+ Hits          0      619      +619     
- Misses        0      134      +134     
- Partials      0       47       +47     
Components Coverage Δ
protocol 84.08% <ø> (∅)
httpclient 78.53% <100.00%> (∅)

Copy link
Contributor

@KendallWeihe KendallWeihe left a comment

Choose a reason for hiding this comment

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

🥇

@diehuxx
Copy link
Contributor Author

diehuxx commented Feb 16, 2024

cc: @angiejones

@diehuxx diehuxx merged commit 6826001 into main Feb 20, 2024
5 of 7 checks passed
@diehuxx diehuxx deleted the get-exchange-type-id branch February 20, 2024 23:00
@jiyoontbd jiyoontbd linked an issue Feb 21, 2024 that may be closed by this pull request
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.

getExchange() should take TypeId for exchangeId
4 participants