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

feat: add typehints to ExtAPI, Tree, and Graphics #957

Merged
merged 3 commits into from
Oct 22, 2024
Merged

Conversation

klmcadams
Copy link
Collaborator

As the title says. This will improve app interaction with autocomplete

@klmcadams klmcadams requested a review from a team as a code owner October 22, 2024 03:22
@klmcadams klmcadams changed the title feat: add typehints to ExtAPI, Tree, Model, and Graphics feat: add typehints to ExtAPI, Tree, and Graphics Oct 22, 2024
@github-actions github-actions bot added the enhancement New features or code improvements label Oct 22, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 22, 2024
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.00%. Comparing base (f4128a5) to head (9e20cc5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #957      +/-   ##
==========================================
+ Coverage   80.96%   81.00%   +0.04%     
==========================================
  Files          36       36              
  Lines        2280     2280              
==========================================
+ Hits         1846     1847       +1     
+ Misses        434      433       -1     

@klmcadams klmcadams enabled auto-merge (squash) October 22, 2024 14:04
@klmcadams klmcadams merged commit 4acf478 into main Oct 22, 2024
46 checks passed
@klmcadams klmcadams deleted the feat/app-typehints branch October 22, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants