Skip to content

Conversation

twlare
Copy link
Contributor

@twlare twlare commented Jun 21, 2019

Return the correct hemisphere for an input string with lowercase characters such as "N32 46.000 w111 38.555"

@tomasbedrich tomasbedrich self-requested a review June 23, 2019 08:44
Copy link
Owner

@tomasbedrich tomasbedrich left a comment

Choose a reason for hiding this comment

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

Nice and simple. 👍 Just please add a test case for this and fix one minor lint error: https://travis-ci.org/tomasbedrich/pycaching/jobs/548525961#L357

Corrected comment format in geo.py.
Added from_string() lowercase test in test_geo.py.
@twlare
Copy link
Contributor Author

twlare commented Jun 23, 2019 via email

@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 94.489% when pulling fce0871 on twlare:point-from-string into 014ab11 on tomasbedrich:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 94.489% when pulling fce0871 on twlare:point-from-string into 014ab11 on tomasbedrich:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 94.489% when pulling fce0871 on twlare:point-from-string into 014ab11 on tomasbedrich:master.

@tomasbedrich
Copy link
Owner

Acording to the message from CI: "at least two spaces before inline comment" the fix was simple - it would be sufficient to just add one space before the comment you added. :))

Thank you for the fix and test.

It is probably more work for me, but hopefully it is more useful for your skills to fix these things on your own. :)

@tomasbedrich tomasbedrich self-requested a review June 26, 2019 09:17
@tomasbedrich tomasbedrich merged commit 6174b08 into tomasbedrich:master Jun 26, 2019
@twlare twlare deleted the point-from-string branch June 27, 2019 03:35
@twlare twlare restored the point-from-string branch September 2, 2020 21:39
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