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

Don't import LinearElasticPlaneStrain in top-level package namespace #844

Merged
merged 5 commits into from
Aug 31, 2024

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Aug 31, 2024

it remains available as felupe.constitution.LinearElasticPlaneStrain. This is done to avoid mistakes if one tries to apply it on FieldPlaneStrain. A warning is also added inside the docstring.

it remains available as `felupe.constitution.LinearElasticPlaneStrain`
@adtzlr adtzlr added the enhancement New feature or request label Aug 31, 2024
@adtzlr adtzlr added this to the 9.0 milestone Aug 31, 2024
@adtzlr adtzlr self-assigned this Aug 31, 2024
@adtzlr adtzlr changed the title Remove LinearElasticPlaneStrain from package namespace Don't import LinearElasticPlaneStrain in top-level package namespace Aug 31, 2024
Copy link

codecov bot commented Aug 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.54%. Comparing base (2053571) to head (df64535).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #844   +/-   ##
=======================================
  Coverage   97.54%   97.54%           
=======================================
  Files         149      149           
  Lines        5705     5705           
=======================================
  Hits         5565     5565           
  Misses        140      140           

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

add missing import numpy as np
@adtzlr adtzlr merged commit 503c0da into main Aug 31, 2024
6 checks passed
@adtzlr adtzlr deleted the remove-linearelastic-plainstrain-top-namespace branch August 31, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant