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

Tested uncovered parts of the src/geo module #4422

Merged
merged 3 commits into from
Mar 15, 2017

Conversation

joswinter
Copy link
Contributor

@joswinter joswinter commented Mar 14, 2017

This pull request does not change any functionality of the system. It only contains improvements for the testing suite.

The src/geo module contained some untested functionality. I added a test for the untested Transform#{set,get}fov methods. I also added a test for some untested behavior in the LngLatBounds#extend method. These added tests improve the line coverage in the src/geo module to 100%.

@joswinter joswinter changed the title Tested uncovered parts of the src/geo module Tested uncovered parts of the src/geo module Mar 14, 2017
@mourner mourner merged commit cbffd03 into mapbox:master Mar 15, 2017
@mourner
Copy link
Member

mourner commented Mar 15, 2017

🙇

andrewharvey pushed a commit to andrewharvey/mapbox-gl-js that referenced this pull request Mar 17, 2017
* Added test for untested transform#{set,get}fov

* Tested uncovered part of LngLatBounds

* Added missing semicolon
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