Skip to content

feat(flagd): Add features to customize auth to Sync API servers#203

Merged
gruebel merged 3 commits into
open-feature:mainfrom
cupofcat:add-more-auth
Mar 10, 2025
Merged

feat(flagd): Add features to customize auth to Sync API servers#203
gruebel merged 3 commits into
open-feature:mainfrom
cupofcat:add-more-auth

Conversation

@cupofcat

@cupofcat cupofcat commented Mar 5, 2025

Copy link
Copy Markdown
Contributor

Signed-off-by: Maks Osowski <maks@google.com>
@cupofcat cupofcat requested a review from a team as a code owner March 5, 2025 17:11
@beeme1mr beeme1mr requested a review from aepfli March 5, 2025 17:46
@codecov

codecov Bot commented Mar 5, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.96%. Comparing base (6495dc0) to head (b32b404).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../flagd/resolvers/process/connector/grpc_watcher.py 69.23% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
- Coverage   94.28%   93.96%   -0.33%     
==========================================
  Files          18       18              
  Lines         928      945      +17     
==========================================
+ Hits          875      888      +13     
- Misses         53       57       +4     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cupofcat

cupofcat commented Mar 5, 2025

Copy link
Copy Markdown
Contributor Author

Hi, I am new in this repo :) Could you please advise about those failing checks? Thanks!

@beeme1mr

beeme1mr commented Mar 5, 2025

Copy link
Copy Markdown
Member

Hey @cupofcat, it looks like you're running into a lint and type issue. It looks like you may be able to reproduce the lint issue locally by using pre-commit run --all-files. I believe you can reproduce the type issue locally by running hatch run mypy:run.

@gruebel gruebel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thanks 🍻 left a few minor comments

@gruebel

gruebel commented Mar 5, 2025

Copy link
Copy Markdown
Member

@cupofcat if you have issues with fixing the failing type check, let me know and I can fix it for you.

Signed-off-by: Maks Osowski <maks@google.com>
@gruebel

gruebel commented Mar 6, 2025

Copy link
Copy Markdown
Member

Code looks good, let's wait a bit, if someone else has an opinion on it. if not, then I'll merge it next week.

@cupofcat

cupofcat commented Mar 8, 2025

Copy link
Copy Markdown
Contributor Author

Hi there! Is there anything you would like me to change in this PR? Thanks!

@gruebel gruebel merged commit 5151e94 into open-feature:main Mar 10, 2025
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.

4 participants