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

Add PointLoad #263

Merged
merged 5 commits into from
Aug 20, 2022
Merged

Add PointLoad #263

merged 5 commits into from
Aug 20, 2022

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Aug 19, 2022

fixes #264

@adtzlr adtzlr added the enhancement New feature or request label Aug 19, 2022
@adtzlr adtzlr added this to the 5.0.0 milestone Aug 19, 2022
@adtzlr adtzlr self-assigned this Aug 19, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2022

Codecov Report

Merging #263 (0786b20) into main (6706049) will increase coverage by 0.00%.
The diff coverage is 96.87%.

@@           Coverage Diff           @@
##             main     #263   +/-   ##
=======================================
  Coverage   96.74%   96.74%           
=======================================
  Files          68       69    +1     
  Lines        2922     2953   +31     
=======================================
+ Hits         2827     2857   +30     
- Misses         95       96    +1     
Impacted Files Coverage Δ
felupe/__init__.py 92.59% <ø> (ø)
felupe/mechanics/_pointload.py 96.66% <96.66%> (ø)
felupe/mechanics/__init__.py 77.77% <100.00%> (+2.77%) ⬆️
felupe/mechanics/_solidbody_gravity.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@adtzlr adtzlr merged commit c03dea8 into main Aug 20, 2022
@adtzlr adtzlr deleted the add-pointload branch August 20, 2022 09:38
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.

Add point loads as items
2 participants