Skip to content

Fix zero magnitude of force arrows in PointLoad.plot()#1010

Merged
adtzlr merged 1 commit into
mainfrom
fix-pointload-plot
Oct 15, 2025
Merged

Fix zero magnitude of force arrows in PointLoad.plot()#1010
adtzlr merged 1 commit into
mainfrom
fix-pointload-plot

Conversation

@adtzlr

@adtzlr adtzlr commented Oct 15, 2025

Copy link
Copy Markdown
Owner

fixes #1009

@adtzlr adtzlr added the bug Something isn't working label Oct 15, 2025
@codecov

codecov Bot commented Oct 15, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.41%. Comparing base (cb2a5d1) to head (91798f5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1010   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files         185      185           
  Lines        6950     6950           
=======================================
  Hits         6770     6770           
  Misses        180      180           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@adtzlr adtzlr merged commit 5119f96 into main Oct 15, 2025
5 checks passed
@adtzlr adtzlr deleted the fix-pointload-plot branch October 15, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PointLoad.plot() zero magnitude if the dim. of the model is zero in one axis

1 participant