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

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented May 8, 2024

@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/refactor/state-typed-dict branch from 74cce32 to ae0ec18 Compare May 8, 2024 17:38
Copy link

codspeed-hq bot commented May 8, 2024

CodSpeed Performance Report

Merging #2419 will not alter performance

Comparing edgarrmondragon/refactor/state-typed-dict (7799453) with main (22d4eae)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.52%. Comparing base (22d4eae) to head (7799453).
Report is 117 commits behind head on main.

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.

@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/refactor/state-typed-dict branch 3 times, most recently from 8f8e352 to 7dfcd37 Compare May 14, 2024 04:13
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/refactor/state-typed-dict branch 2 times, most recently from 847c9a5 to 0b45e5b Compare May 15, 2024 19:07
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/refactor/state-typed-dict branch 4 times, most recently from d44d7cc to 736742c Compare May 27, 2024 22:09
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/refactor/state-typed-dict branch from 736742c to 802de3f Compare June 17, 2024 10:49
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/refactor/state-typed-dict branch 2 times, most recently from 691620c to dd31066 Compare July 16, 2024 23:36
@edgarrmondragon edgarrmondragon marked this pull request as ready for review July 17, 2024 00:08
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/refactor/state-typed-dict branch from dd31066 to 7799453 Compare August 9, 2024 18:14
@edgarrmondragon
Copy link
Collaborator Author

Very little to gain from this at this point

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.

1 participant