-
Notifications
You must be signed in to change notification settings - Fork 15
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
Get exchange rates #6392
Get exchange rates #6392
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 6 out of 11 changed files in this pull request and generated no comments.
Files not reviewed (5)
- services/121-service/swagger.json: Language not supported
- services/121-service/src/exchange-rates/dtos/get-exchange-rate.dto.ts: Evaluated as low risk
- services/121-service/src/exchange-rates/exchange-rates.api.service.ts: Evaluated as low risk
- services/121-service/src/exchange-rates/exchange-rates.controller.ts: Evaluated as low risk
- services/121-service/src/exchange-rates/exchange-rates.module.ts: Evaluated as low risk
Comments suppressed due to low confidence (1)
services/121-service/src/exchange-rates/exchange-rates.service.spec.ts:15
- The test descriptions should be updated to reflect the new service name 'ExchangeRatesService'.
describe('ExchangeRatesService', () => {
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks mighty fine, small typo fix
services/121-service/src/exchange-rates/exchange-rates.controller.ts
Outdated
Show resolved
Hide resolved
…ler.ts Co-authored-by: Peter Smallenbroek <[email protected]>
AB#32743
Describe your changes
Checklist before requesting a review
Portalicious preview deployment
This PR does not have any preview deployments yet.