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: Use a TypedDict to annotate state dictionaries #2419

Closed

refactor: Use a `TypedDict` to annotate state dictionaries

7799453
Select commit
Loading
Failed to load commit list.
Closed

refactor: Use a TypedDict to annotate state dictionaries #2419

refactor: Use a `TypedDict` to annotate state dictionaries
7799453
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2024 in 1s

89.52% (+0.01%) compared to 22d4eae

View this Pull Request on Codecov

89.52% (+0.01%) compared to 22d4eae

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.52%. Comparing base (22d4eae) to head (7799453).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2419      +/-   ##
==========================================
+ Coverage   89.50%   89.52%   +0.01%     
==========================================
  Files          58       58              
  Lines        4804     4813       +9     
  Branches      943      944       +1     
==========================================
+ Hits         4300     4309       +9     
  Misses        351      351              
  Partials      153      153              

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