-
Notifications
You must be signed in to change notification settings - Fork 0
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
Group 17: worldfinder #19
Comments
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme file requirements
The README should include, from top to bottom:
NOTE: If the README has many more badges, you might want to consider using a table for badges: see this example. Such a table should be more wide than high. (Note that the a badge for pyOpenSci peer-review will be provided upon acceptance.)
UsabilityReviewers are encouraged to submit suggestions (or pull requests) that will improve the usability of the package as a whole.
Functionality
For packages also submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: 2 hours Review CommentsGood guys! Here are my thoughts about your package:
But I also have suggestions:
|
Package Review
DocumentationThe package includes all the following forms of documentation:
Readme file requirements
The README should include, from top to bottom:
UsabilityReviewers are encouraged to submit suggestions (or pull requests) that will improve the usability of the package as a whole.
Functionality
Final approval (post-review)
Estimated hours spent reviewing: 2 hours Review CommentsVery useful package that I may even use myself in the future. The code is well written and documented. Well done! I do have some minor issues that will hopefully provide opportunities for improvement:
|
Thanks @ThamerD for taking the time to review our package! We've compiled yours and any further feedback into a big issue board here: UBC-MDS/DSCI524-2425-17-worldfinder#65 As we move forward tackling these, if there's any feedback we don't fully agree with and fix, we'll provide an explanation on our perspective. Genuinely appreciate the feedback! Team 17 |
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme file requirements
The README should include, from top to bottom:
NOTE: If the README has many more badges, you might want to consider using a table for badges: see this example. Such a table should be more wide than high. (Note that the a badge for pyOpenSci peer-review will be provided upon acceptance.)
UsabilityReviewers are encouraged to submit suggestions (or pull requests) that will improve the usability of the package as a whole.
Functionality
For packages also submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: 2hours Review CommentsAfter reviewing the tests directory of the worldfinder repository, here are some suggestions for potential improvements: Here are some aspects that the worldfinder repository does well: These strong points contribute to the maintainability and robustness of the worldfinder package. With minor improvements, such as additional test coverage and better organization, the testing framework could be further enhanced. |
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme file requirements
The README should include, from top to bottom:
NOTE: If the README has many more badges, you might want to consider using a table for badges: see this example. Such a table should be more wide than high. (Note that the a badge for pyOpenSci peer-review will be provided upon acceptance.)
UsabilityReviewers are encouraged to submit suggestions (or pull requests) that will improve the usability of the package as a whole.
Functionality
For packages also submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: Review CommentsWhat was done well:
What can be improved on :
3.Invalid CSV Structure: Simulate situations where the columns are malformed (e.g., missing Capital/Major City or Country) to see if your functions handle it gracefully.
|
@ThamerD I wanted to address the constructive feedback you provided and let you know the changes we've made to the package!
Additionally, I have gone ahead and added the missing badges to our package's README as I noticed that you indicated we were missing a few. Here is what the top of our README looks like now with these badges added: |
Thank you for the detailed update @michael-gelfand, I updated my review accordingly. Well done lads! |
@OliviaWan56 Hi Olivia, thank you so much for giving us feedback. I wanted to let you know that we have already ensured our test cases covered all aspects you listed. You can refer to https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/issues/67. We appreciate your feedback Team 17 |
@mindy001 Thank you so much for the feedback! They are really useful for making our package better! We have addressed all of them and please refer to https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder/issues/65 for details. Please don't hesitate to contact us if you have more feedbacks! Team 17 |
Hi @colombe-tolokin, thank you for your review of our package. Here is what we changed in response to your suggestions:
|
Submitting Author: Michael Gelfand (@michael-gelfand)
All current maintainers: (@michael-gelfand, @BChangs99, @fishydays, @kexins23)
Package Name: worldfinder
One-Line Description of Package: Worldfinder is a package that provides tools to find out information about cities and countries across the world.
Repository Link: https://github.com/UBC-MDS/DSCI524-2425-17-worldfinder
Version submitted: v1.1.0
Editor: TBD
Reviewer 1: Thamer Aldawood
Reviewer 2: Senan Colombe Schellariel Tolokin
Reviewer 3: Rong Wan
Reviewer 4: Fazeeia Mohammed
Archive: TBD
JOSS DOI: TBD
Version accepted: TBD
Date accepted (month/day/year): TBD
Code of Conduct & Commitment to Maintain Package
Description
This packages provides a set of four functions for working with geographical information about cities and countries. These functions will allow users to find the capital city of a country, find all countries that contain a given city name, determine if a city belongs to a specific country, and get statistics about a specified country such as population, GDP, and surface area. These functions will utilize a pre-existing database of city and country information to return the necessary information.
Scope
Please indicate which category or categories.
Check out our package scope page to learn more about our
scope. (If you are unsure of which category you fit, we suggest you make a pre-submission inquiry):
Domain Specific & Community Partnerships
Community Partnerships
If your package is associated with an
existing community please check below:
For all submissions, explain how the and why the package falls under the categories you indicated above. In your explanation, please address the following points (briefly, 1-2 sentences for each):
Who is the target audience and what are scientific applications of this package?
Are there other Python packages that accomplish the same thing? If so, how does yours differ?
If you made a pre-submission enquiry, please paste the link to the corresponding issue, forum post, or other discussion, or
@tag
the editor you contacted:Technical checks
For details about the pyOpenSci packaging requirements, see our packaging guide. Confirm each of the following by checking the box. This package:
Publication Options
JOSS Checks
paper.md
matching JOSS's requirements with a high-level description in the package root or ininst/
.Note: JOSS accepts our review as theirs. You will NOT need to go through another full review. JOSS will only review your paper.md file. Be sure to link to this pyOpenSci issue when a JOSS issue is opened for your package. Also be sure to tell the JOSS editor that this is a pyOpenSci reviewed package once you reach this step.
Are you OK with Reviewers Submitting Issues and/or pull requests to your Repo Directly?
This option will allow reviewers to open smaller issues that can then be linked to PR's rather than submitting a more dense text based review. It will also allow you to demonstrate addressing the issue via PR links.
Confirm each of the following by checking the box.
P.S. Have feedback/comments about our review process? Leave a comment here
Editor and Review Templates
The editor template can be found here.
The review template can be found here.
Footnotes
Please fill out a pre-submission inquiry before submitting a data visualization package. ↩
The text was updated successfully, but these errors were encountered: