Skip to content

REFACTOR: design_types.py #1333

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

Closed
wants to merge 3 commits into from
Closed

REFACTOR: design_types.py #1333

wants to merge 3 commits into from

Conversation

hui-zhou-a
Copy link
Collaborator

This PR makes available methods/properties show up in IDE

image

@github-actions github-actions bot added the grpc-transition Changes that need to be included in gRPC transition label Jul 5, 2025
@hui-zhou-a hui-zhou-a mentioned this pull request Jul 5, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.07%. Comparing base (5bfd3b1) to head (473865b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1333       +/-   ##
===========================================
- Coverage   76.17%   58.07%   -18.11%     
===========================================
  Files         162      217       +55     
  Lines       23786    35647    +11861     
===========================================
+ Hits        18119    20701     +2582     
- Misses       5667    14946     +9279     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@@ -34,7 +38,7 @@ def Edb(
technology_file=None,
grpc=False,
control_file=None,
):
) -> EdbDotnet:
Copy link
Collaborator

Choose a reason for hiding this comment

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

This isnt true as EDBGrpc can also be returned. Please update the type hint

@hui-zhou-a hui-zhou-a closed this Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grpc-transition Changes that need to be included in gRPC transition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants