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

Triangle and Tetrahedron #574

Merged
merged 372 commits into from
Jan 24, 2023
Merged

Triangle and Tetrahedron #574

merged 372 commits into from
Jan 24, 2023

Conversation

OrtnerMichael
Copy link
Member

@OrtnerMichael OrtnerMichael commented Jan 17, 2023

Related Issues

Notes

bunch of small fixes

Tasks

  • Agree on naming (Triangle)
  • Field Functions implemented
  • Docstrings up to date
  • Changelog up to date

@Alexboiboi Alexboiboi changed the title Facet mo Facet and Tetrahedron Jan 17, 2023
@Alexboiboi
Copy link
Member

Are we sure about "Facet" and not "Facets". Is it to be in line with the "Line" philosophy?

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2023

Codecov Report

Merging #574 (bfc5306) into main (68463a4) will decrease coverage by 0.50%.
The diff coverage is 88.70%.

@@            Coverage Diff             @@
##             main     #574      +/-   ##
==========================================
- Coverage   99.73%   99.24%   -0.50%     
==========================================
  Files          48       52       +4     
  Lines        5348     5538     +190     
==========================================
+ Hits         5334     5496     +162     
- Misses         14       42      +28     
Impacted Files Coverage Δ
magpylib/_src/fields/field_BH_cylinder.py 100.00% <ø> (ø)
magpylib/_src/fields/field_BH_cylinder_segment.py 100.00% <ø> (ø)
magpylib/_src/fields/field_BH_dipole.py 100.00% <ø> (ø)
magpylib/_src/fields/field_BH_line.py 100.00% <ø> (ø)
magpylib/_src/fields/field_BH_sphere.py 100.00% <ø> (ø)
magpylib/_src/obj_classes/class_BaseDisplayRepr.py 100.00% <ø> (ø)
magpylib/_src/obj_classes/class_BaseExcitations.py 100.00% <ø> (ø)
magpylib/_src/obj_classes/class_BaseGeo.py 100.00% <ø> (ø)
magpylib/_src/obj_classes/class_BaseTransform.py 100.00% <ø> (ø)
magpylib/_src/obj_classes/class_Collection.py 100.00% <ø> (ø)
... and 22 more

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

@OrtnerMichael OrtnerMichael mentioned this pull request Jan 22, 2023
docs/examples/examples_06_triangle.md Outdated Show resolved Hide resolved
docs/examples/examples_05_backend_canvas.md Outdated Show resolved Hide resolved
docs/examples/examples_06_triangle.md Outdated Show resolved Hide resolved
docs/examples/examples_06_triangle.md Outdated Show resolved Hide resolved
@Alexboiboi Alexboiboi changed the title Facet and Tetrahedron Triangle and Tetrahedron Jan 22, 2023
@OrtnerMichael
Copy link
Member Author

This now also fixes #564

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.

None yet

4 participants