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

Cleanup #123

Merged
merged 5 commits into from
Dec 31, 2024
Merged

Cleanup #123

merged 5 commits into from
Dec 31, 2024

Conversation

rafaqz
Copy link
Collaborator

@rafaqz rafaqz commented Dec 29, 2024

Some code reorganisation while I get aquainted with new changes.

Mostly grouping like functions and Base/package/tyler interfaces.

Also some file renames like 3d-map.jl and tyler-cam3d.jl to map3d.jl and cam3d.jl, and tiles.jl to tile-cache.jl as thats whats in it now.

@lazarusA
Copy link
Collaborator

lazarusA commented Dec 30, 2024

nice, the only thing failing (segfaults) are those Observable tests examples, introduced recently #121.

@rafaqz
Copy link
Collaborator Author

rafaqz commented Dec 30, 2024

Maybe we can move those tests to the end so the rest run

@asinghvi17
Copy link
Member

They are already at the end, all the other tests run before them.

@rafaqz
Copy link
Collaborator Author

rafaqz commented Dec 30, 2024

Ok I might manual test the 3d stuff before merging

@rafaqz rafaqz merged commit 507e43b into master Dec 31, 2024
3 checks passed
@rafaqz rafaqz deleted the cleanup branch December 31, 2024 08:51
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.

3 participants