aerospike-client-python icon indicating copy to clipboard operation
aerospike-client-python copied to clipboard

[CLIENT-3161] Type stubs: add TypedDict class for the client config dictionary

Open juliannguyen4 opened this issue 1 year ago • 1 comments

  • [x] Manually verified that we can import our subclasses of typeddict and use them with the Python client

todo: add test using mypy to check that this doesn't break applications with static checking

juliannguyen4 avatar Nov 06 '24 00:11 juliannguyen4

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.89%. Comparing base (ca2f4be) to head (120f84e). Report is 7 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #690   +/-   ##
=======================================
  Coverage   80.89%   80.89%           
=======================================
  Files         102      102           
  Lines       15186    15186           
=======================================
  Hits        12285    12285           
  Misses       2901     2901           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Nov 06 '24 01:11 codecov-commenter