-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
[REVIEW]: Pydre: A Python package for driving simulation data reduction #7870
Comments
Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks. For a list of things I can do to help you, just type:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
Software report:
Commit count by author:
|
Paper file info: 📄 Wordcount for ✅ The paper includes a |
License info: 🟡 License found: |
@fredshone, @xoolive, @fxjung – many thanks for agreeing to review this submission for JOSS! This is the review thread for the paper. All of our communications will happen here from now on. Please read the "Reviewer instructions & questions" in the first comment above. Please create your checklist typing:
As you go over the submission, please check any items that you feel have been satisfied. There are also links to the JOSS reviewer guidelines. The JOSS review is different from most other journals. Our goal is to work with the authors to help them meet our criteria instead of merely passing judgment on the submission. As such, the reviewers are encouraged to submit issues and pull requests on the software repository. When doing so, please mention We aim for the review process to be completed within about 4-6 weeks but please make a start well ahead of this as JOSS reviews are by their nature iterative and any early feedback you may be able to provide to the author will be very helpful in meeting this schedule. |
Review checklist for @xooliveConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
|
Review checklist for @fxjungConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
|
Review checklist for @fredshoneConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
|
@tkerwin nice project and paper! Some pretty minor changes please:
Minor thoughts:
Otherwise really nice project! very clear use case and paper. |
A general comment: I released a new version (25.0) two days ago. That version (hopefully) has fewer bugs and better documentation. @fredshone Thank you very much for your comments. I am working on installation instructions, docs for running tests and contribution guidelines currently. Thank you for the link to the excellent example for contribution guidelines. I expect to push those documentation updates soon and will update here when that it done. I can add a test coverage report as well, although we not yet close to full coverage Although uv is recommended for new projects, rye is still being actively maintained, so I don't think there's a need to shift off of it for now. However, the published package should work correctly with uv. I just ran the following steps on my machine with the expected results:
If you get an error with those steps, can you please make an issue? I haven't tried running pydre from the working development directory with uv, so maybe that's the use case you are getting the error in? If you can also give me a little more detail about the broken tests, I would greatly appreciate it. Thanks again for your review. |
Sounds good. re coverage - no need to go for 100% - but just need to check there is a reasonable amount. I completely appreciate getting coverage for data pipelines is painful. So no stress. re rye versus uv, fine by me (I'm not familiar with either in any case), those uv steps are close to what I did - I will await your updated docs. re tests: issue here, but might simply be my install. |
Submitting author: @tkerwin (Thomas Kerwin)
Repository: https://github.com/OSUDSL/pydre
Branch with paper.md (empty if default branch): joss
Version: v24.0.2
Editor: @arfon
Reviewers: @fredshone, @xoolive, @fxjung
Archive: Pending
Status
Status badge code:
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
Reviewer instructions & questions
@fredshone & @xoolive & @fxjung, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review.
First of all you need to run this command in a separate comment to create the checklist:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @arfon know.
✨ Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest ✨
Checklists
📝 Checklist for @xoolive
📝 Checklist for @fxjung
📝 Checklist for @fredshone
The text was updated successfully, but these errors were encountered: