Skip to content

feat: add ansys-mechanical-stubs as a dependency#948

Merged
klmcadams merged 7 commits into
mainfrom
feat/mech-stubs-dependency
Oct 16, 2024
Merged

feat: add ansys-mechanical-stubs as a dependency#948
klmcadams merged 7 commits into
mainfrom
feat/mech-stubs-dependency

Conversation

@klmcadams

Copy link
Copy Markdown
Contributor

Add ansys-mechanical-stubs as a dependency to pymechanical. Use from __future__ import annotations to make all type hints strings and prevent Model's type hint from failing

@klmcadams klmcadams requested a review from a team as a code owner October 16, 2024 17:56
@github-actions github-actions Bot added dependencies Related with project dependencies enhancement New features or code improvements labels Oct 16, 2024
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Oct 16, 2024
@codecov

codecov Bot commented Oct 16, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.96%. Comparing base (baaa546) to head (117f9f1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #948      +/-   ##
==========================================
+ Coverage   80.94%   80.96%   +0.01%     
==========================================
  Files          36       36              
  Lines        2278     2280       +2     
==========================================
+ Hits         1844     1846       +2     
  Misses        434      434              

@klmcadams klmcadams merged commit 29ead29 into main Oct 16, 2024
@klmcadams klmcadams deleted the feat/mech-stubs-dependency branch October 16, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies 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