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

refactor: simplify connect Resolve... funcs #391

Merged
merged 3 commits into from
Feb 10, 2023

Conversation

skyerus
Copy link
Contributor

@skyerus skyerus commented Feb 8, 2023

This PR

  • Reduces duplicated code in Resolve... funcs

Related Issues

Fixes #385

Notes

Follow-up Tasks

How to test

Tested against integration tests.

@Kavindu-Dodan
Copy link
Contributor

Overall looks good 👍

@skyerus skyerus force-pushed the issue-385/refactor-connect_service branch from bd525c5 to 12b2b4b Compare February 9, 2023 11:28
Copy link
Contributor

@james-milligan james-milligan left a comment

Choose a reason for hiding this comment

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

LGTM

@skyerus skyerus force-pushed the issue-385/refactor-connect_service branch from 12b2b4b to 1306ebe Compare February 9, 2023 15:43
Signed-off-by: Skye Gill <[email protected]>
Signed-off-by: Skye Gill <[email protected]>
@skyerus skyerus force-pushed the issue-385/refactor-connect_service branch from 1306ebe to 18fd700 Compare February 10, 2023 13:19
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@c2a1d53). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #391   +/-   ##
=======================================
  Coverage        ?   63.43%           
=======================================
  Files           ?       10           
  Lines           ?     1195           
  Branches        ?        0           
=======================================
  Hits            ?      758           
  Misses          ?      387           
  Partials        ?       50           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@skyerus skyerus merged commit feebbe2 into open-feature:main Feb 10, 2023
@skyerus skyerus deleted the issue-385/refactor-connect_service branch February 10, 2023 13:38
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.

[refactor] Reduce duplication in connect_service.go
3 participants