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

Tests: Fix Bezier cell rational weights and degree attributes #132

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

m1ka05
Copy link
Contributor

@m1ka05 m1ka05 commented Jan 29, 2024

Closes #131

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c8b7097) 96.63% compared to head (9dc33f5) 96.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #132   +/-   ##
=======================================
  Coverage   96.63%   96.63%           
=======================================
  Files          15       15           
  Lines         832      832           
=======================================
  Hits          804      804           
  Misses         28       28           

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

@jipolanco
Copy link
Member

Looks great, thanks!

@jipolanco jipolanco merged commit c4b4582 into JuliaVTK:master Jan 29, 2024
7 of 8 checks passed
@m1ka05
Copy link
Contributor Author

m1ka05 commented Jan 29, 2024

De nada, thanks for maintaining this package!

@m1ka05 m1ka05 deleted the bezier_tests_fix branch January 29, 2024 18:39
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.

Missing XML attribute for RationalWeights and HigherOrderDegrees in Bézier cells
2 participants