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

BLO-934 chore: add generics to 2fa fetchers #1972

Merged
merged 4 commits into from
Apr 3, 2023

Conversation

simonheys
Copy link
Collaborator

Issue / feature description

Adds generics to fetchers used by 2fa in preparation for some additional api calls

Changes

  • add generics to fetchers used by 2fa
  • add types where these are also used in other code
  • allow functions to infer return types where possible

Checklist

  • Rebased to the last commit of the target branch (or merged)
  • Code self-reviewed
  • Code self-tested
  • Tests updated (if needed)
  • All tests are passing locally

@github-actions
Copy link

Builds for local testing

@github-actions
Copy link

Builds for local testing

@github-actions
Copy link

Builds for local testing

@simonheys simonheys marked this pull request as ready for review March 30, 2023 10:52
@github-actions
Copy link

Builds for local testing

@github-actions
Copy link

Builds for local testing

@github-actions
Copy link

Builds for local testing

@github-actions
Copy link

Builds for local testing

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

Builds for local testing

@sonarcloud
Copy link

sonarcloud bot commented Apr 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
1.8% 1.8% Duplication

@gergold gergold merged commit 45131f6 into develop Apr 3, 2023
@gergold gergold deleted the fix/BLO-934-2fa-generics branch April 3, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants