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

Add precision reducer classes along with associated and dependent classes and tests #24

Merged
merged 3 commits into from
May 1, 2024

Conversation

badger3512
Copy link
Contributor

  • Added Classes:
    • GeometryPrecisionReducer
    • PrecisionReducerTransformer
    • PointwisePrecisionReducerTransformer
  • Migrated the overlayng directory as dependency classes for the above
  • Modified 20 additional files to integrate the changes

A total of 54 files were added/modified. I hope I didn't break anything.

@moovida
Copy link
Owner

moovida commented Jan 7, 2024

Hi @badger3512 , thanks for this nice big chunk! I will check it out in the next few days. One question. Did you port from the latest jts master and adapt the necessary code here in the dart version?

@moovida
Copy link
Owner

moovida commented Jan 7, 2024

Hi @badger3512 , thanks to your PR, I decided to add a test run github action to the repo, which now should be working.
Would you be so kind to merge in that change into this branch to see if the tests are properly run? That would be amazing from you, thanks.

@moovida moovida merged commit a5098ab into moovida:master May 1, 2024
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