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

PolyhedralGeometry: minor fixes #4253

Merged
merged 2 commits into from
Oct 30, 2024
Merged

PolyhedralGeometry: minor fixes #4253

merged 2 commits into from
Oct 30, 2024

Conversation

benlorenz
Copy link
Member

  • fix scalar detection for tuples in facet construction
  • add test
  • avoid warnings from duplicate includes during testing

@benlorenz benlorenz changed the title Polyhedron: fix one scalar detection case PolyhedralGeometry: minor fixes Oct 29, 2024
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.60%. Comparing base (b056c72) to head (aa8d4b6).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4253   +/-   ##
=======================================
  Coverage   84.60%   84.60%           
=======================================
  Files         640      640           
  Lines       85122    85124    +2     
=======================================
+ Hits        72014    72020    +6     
+ Misses      13108    13104    -4     
Files with missing lines Coverage Δ
src/PolyhedralGeometry/helpers.jl 83.43% <100.00%> (+0.74%) ⬆️

... and 1 file with indirect coverage changes

@benlorenz benlorenz merged commit 852b6d1 into master Oct 30, 2024
30 checks passed
@benlorenz benlorenz deleted the bl/polyhedralmisc branch October 30, 2024 09:14
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.

1 participant