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 Pyplot, Add unit tests #55

Merged
merged 3 commits into from
Nov 29, 2024
Merged

Fix Pyplot, Add unit tests #55

merged 3 commits into from
Nov 29, 2024

Conversation

pjaap
Copy link
Member

@pjaap pjaap commented Nov 28, 2024

This should fix the issue from comment #39 (comment)

I still plot a dummy triangle, but now it is explicitly constructed as the first triangle of the triangulation.

Also, CI is extended by a test for PyPlot and PlutoVista, as requested in #53. The new test would have caught the issue from before.
I hope the tests run headless, at least they did on my machine :)

I used the chance to merge the Project.toml from the test folder into the main one.

@pjaap
Copy link
Member Author

pjaap commented Nov 28, 2024

Rebased.

@pjaap
Copy link
Member Author

pjaap commented Nov 29, 2024

@jpthiele BTW, merge main into [...] originates from resolving an Merge conflict with the web interface.
I do not like this, I'll push a clean version.

@pjaap pjaap merged commit 539c6ea into main Nov 29, 2024
8 of 9 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.

2 participants