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

Fix plot module #107

Merged
merged 3 commits into from
Sep 19, 2024
Merged

Fix plot module #107

merged 3 commits into from
Sep 19, 2024

Conversation

justinngan92
Copy link
Collaborator

  • Update usage of vfo module in code and docs
  • Update version release

- remove Get_rendering module
- update usage of vfo module in docs and code
@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.28%. Comparing base (cc0fb4a) to head (9791e31).
Report is 7 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
- Coverage   87.30%   87.28%   -0.03%     
==========================================
  Files          16       16              
  Lines        4522     4514       -8     
==========================================
- Hits         3948     3940       -8     
  Misses        574      574              
Files with missing lines Coverage Δ
src/ospgrillage/__init__.py 100.00% <100.00%> (ø)
src/ospgrillage/osp_grillage.py 82.19% <ø> (-0.02%) ⬇️
tests/test_osp_grillage.py 97.02% <ø> (ø)

... and 7 files with indirect coverage changes

@justinngan92 justinngan92 force-pushed the plot-fix branch 2 times, most recently from 5ee1806 to 75833ab Compare September 19, 2024 04:56
- numpy to ~=1.24.4
- scipt ~=1.10.1 to avoid interp2d deprecated
@justinngan92
Copy link
Collaborator Author

main version ready for release - please check

@ccaprani
Copy link
Member

Addresses #98

@ccaprani ccaprani merged commit 314adcd into MonashSmartStructures:main Sep 19, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants