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

Improve Mesh #204

Merged
merged 8 commits into from
Apr 22, 2022
Merged

Improve Mesh #204

merged 8 commits into from
Apr 22, 2022

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Apr 22, 2022

add attributes Mesh.as_meshio() and Mesh.draw(), enhance Mesh.save()

adtzlr added 2 commits April 22, 2022 20:32
and use `as_meshio()` in `save()` attribute.
@adtzlr adtzlr added the enhancement New feature or request label Apr 22, 2022
@adtzlr adtzlr added this to the 3.0.0 milestone Apr 22, 2022
@adtzlr adtzlr self-assigned this Apr 22, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2022

Codecov Report

Merging #204 (bc3a963) into main (d32f06c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #204   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files          62       62           
  Lines        2533     2543   +10     
=======================================
+ Hits         2491     2501   +10     
  Misses         42       42           
Impacted Files Coverage Δ
felupe/mesh/_mesh.py 100.00% <100.00%> (ø)
felupe/mesh/_tools.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d32f06c...bc3a963. Read the comment docs.

@adtzlr adtzlr merged commit 9c7e352 into main Apr 22, 2022
@adtzlr adtzlr deleted the improve-mesh branch April 22, 2022 19:08
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.

2 participants