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

Introduce some utils #431

Merged
merged 11 commits into from
Apr 17, 2019
Merged

Introduce some utils #431

merged 11 commits into from
Apr 17, 2019

Conversation

buehner
Copy link
Member

@buehner buehner commented Apr 16, 2019

Together with @weskamm i migrated some utils from projects to BasiGX.

Major changes are only in 9c4905e so it makes sense to have a sharper look here.

All other utils are new and did not lead to changes in existing classes.

Copy link
Member

@annarieger annarieger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid, thanks for this!

Please merge after addressing the typo/doc coments

src/util/Namespace.js Outdated Show resolved Hide resolved
src/util/SLD.js Outdated Show resolved Hide resolved
src/util/SldOpenlayersConverter.js Outdated Show resolved Hide resolved
Copy link
Member

@hwbllmnn hwbllmnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a question

src/util/Date.js Outdated Show resolved Hide resolved
src/util/GeometryOperations.js Outdated Show resolved Hide resolved
src/util/Jsonix.js Outdated Show resolved Hide resolved
src/util/MouseCoordinates.js Outdated Show resolved Hide resolved
src/util/Namespace.js Outdated Show resolved Hide resolved
src/util/OlStyle.js Outdated Show resolved Hide resolved
src/util/WPS.js Outdated Show resolved Hide resolved
src/util/SldOpenlayersConverter.js Outdated Show resolved Hide resolved
src/util/WPS.js Outdated Show resolved Hide resolved
Copy link
Member

@marcjansen marcjansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs tests. Changes themself look good to me.

@buehner
Copy link
Member Author

buehner commented Apr 17, 2019

@marcjansen i added the most basic tests in e9a6604, but you're right. we should add "real" tests in follow-up PRs

@buehner
Copy link
Member Author

buehner commented Apr 17, 2019

Thx for the reviews, i'll merge now

@buehner buehner merged commit 5274710 into terrestris:master Apr 17, 2019
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.

None yet

5 participants