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

Use "peer" schema for unknown providers at /routing/v1/providers #148

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

gammazero
Copy link
Collaborator

The /routing/v1/providers/ endpoint now reports unknown schema as "peer", and omits the Protocol.

Testing was manual testing using example in issue.

Fixes #147

The /routing/v1/providers/ endpoint now reports unknown schema as "peer", and omits the Protocol.

Testing was manual testing using example in issue.

Fixes #147
@gammazero gammazero requested a review from masih August 26, 2023 07:21
@codecov-commenter
Copy link

codecov-commenter commented Aug 26, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d27c5a6) 6.44% compared to head (2d578a8) 6.44%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #148   +/-   ##
=====================================
  Coverage   6.44%   6.44%           
=====================================
  Files         11      11           
  Lines       1443    1442    -1     
=====================================
  Hits          93      93           
+ Misses      1345    1344    -1     
  Partials       5       5           
Files Changed Coverage Δ
delegated_translator.go 0.00% <0.00%> (ø)

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

Copy link
Member

@masih masih left a comment

Choose a reason for hiding this comment

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

Thanks Andrew 🍻

@gammazero gammazero merged commit 4c5fa14 into main Jan 18, 2024
8 checks passed
@gammazero gammazero deleted the unknown-schema-to-peer branch January 18, 2024 22:26
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.

Switch unknown providers at /routing/v1/providers to peer schema
5 participants