-
Notifications
You must be signed in to change notification settings - Fork 10
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 tests for all of the Geometry types #26
Comments
Hi @patricoferris, I need your consent to work on this. |
Hi @streetCoderr , actually I am working on #5, all these are come under that only. Like in a few days I am thinking to write some more test cases on others too. |
Hi @IIITM-Jay, I don't understand what's going on. I opened this issue because I saw that nobody was working on it. I thought you were done with the test you wanted to add. You did not indicate anything on going further. I don't even know what to say or do anymore. |
Hi both, Thank you for the amount of enthusiasm you are both showing to this project! But let's bare in mind that it is, afterall, just a small open-source library.
I appreciate the considerate nature of your response, but I think @IIITM-Jay did the right thing which was to check if the issue was being worked on, I replied giving more help and some days to make sure no-one was and then went ahead and worked on the issue. I will create another issue for @SHIVANGISINGH1 to give them an opportunity to work on this project, that's no problem :)) @IIITM-Jay if you did intend to do some more work on the issue, please do say, I am trying to make sure everyone gets a fair chance to contribute. The confusion is mainly my fault for having a very open ended issue with #5 (I'll fix this now). You both have unmerged PRs that I'm trying to review, so in the mean time let's focus on those. I'll turn this issue into a more specific one, and once either of you have your PR merged (or another person/Outreachy applicant comes along) feel free to ask to work on it then. |
This issue now focuses on adding tests for all of the Geometries ( |
Hi Sir, @patricoferris , Surely I will follow with whatever you said above. Thank you so much for guiding us regarding the same.
From now onwards, surely I will keep this in mind. Thank you 🙏 |
Alright Sir. There is no problem. |
Hi Sir @patricoferris, Please can you assign this issue to me? This seems to be the only issue left and I would like to take it on. Do I have you consent to proceed? Thank you. |
Hi @Techbae22 , hope you are doing well... Please pardon me 🙏 if I have said something that I shouldn't be... |
Hello @IIITM-Jay, |
Hello @IIITM-Jay, I have been studying the code and I feel I understand it well enough to take on all the test cases as they follow similar pattern. However, I appreciate your concern but please this issue has been assigned to me. Until I indicate or reach out to @patricoferris that I have any issues, I would appreciate it if you can hold on. Thank you. |
ok no problems then you can carry on... I thoght you were not working that's why... Thank you |
@Techbae22 now yeah I am able to see that you have been forked the repo now .. great going 👍 |
@IIITM-Jay thank you for your continued enthusiasm, I was really happy to see supportive comments like this one! However, please do not send comments like this one, especially since @Techbae22 replied less that 24 hours before you sent that so they were clearly still active on this issue. There have been many times I've cloned an upstream repository, worked on an issue and only at the end forked my own copy and changed the remotes to submit a PR. Looking at someone's Github profile and making assumptions about what they're working on is not helpful nor in the spirit of Outreachy. If I'm concerned someone may have forgotten about an issue or might not have the time to work on it, then I will follow up on that. I recognise this comes from a place of wanting to contribute and help, there is absolutely nothing wrong with opening more issues yourself to work on, the library has lots of aspects that can be improved. Moreover, getting a PR merged is only one small aspect of contributing to open-source. @Techbae22 please do take as much time as you need and if you have any questions feel free to reach out on this issue or directly via email/discord too. |
Thank you @patricoferris. I will reach out if I have any questions |
@patricoferris, |
Hello Sir @patricoferris , Thank you |
Currently, only the MultiLineString, MultipiPoint and Random is being tested. Add validity checks to the rest of the GeoJson types and other places, where appropriate.
The text was updated successfully, but these errors were encountered: