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

feat: Add endpoint to retrieve exchange rates #767

Merged
merged 2 commits into from
Sep 30, 2022

Conversation

bennycode
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2022

Codecov Report

Merging #767 (bf64af6) into main (56d9ec8) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #767   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        20    +1     
  Lines          542       551    +9     
  Branches        39        39           
=========================================
+ Hits           542       551    +9     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/client/RESTClient.ts 100.00% <100.00%> (ø)
src/exchange-rate/ExchangeRateAPI.ts 100.00% <100.00%> (ø)

@bennycode bennycode merged commit 533cb63 into main Sep 30, 2022
@bennycode bennycode deleted the bennycode-exchange-rates branch September 30, 2022 20:12
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.

2 participants