t.list: Add mapset options for t.list#7631
Conversation
ninsbl
left a comment
There was a problem hiding this comment.
Thanks, I had not thought that so many changes were needed, but you seemed to have identified required changes correctly.
In general the approach looks good, and it did at least helo me understand some TGIS fundamentals a bit better.
I have do some suggestions though. See the inline comments.
@petrasovaa what do you think.
|
@ninsbl, is this what you were asking for? |
Partly. In order to fix #7576 we need to add something like this to See otherwise my comments in the review for the other stuff... |
|
Hi again, @saket0187. I pushed some more suggestions to your fork. With #7645 merged, updating the branch here should now make the tests pass (I canceled them as they currently would fail anyway). It would be great if you could test against #7645 locally and report back. This should also properly fix #7580. Sorry for interfering with your PR, I just would like to fix the state and behavior of t.list ASAP and had an open window right now... |
ninsbl
left a comment
There was a problem hiding this comment.
Tests are now passing. Seems good to me.
@petrasovaa , @echoix or @wenzeslaus , since I tampered with the PR could one of you have a second look and merge in case?
|
With also @Valyrian-Code testing the code successfully, I think it is acceptable to merge also without an additional review, also because this PR fixes a newly introduced bug (#7622). |
This PR adds the mapset option mentioned in #7628
Fixes: #7622
Fixes: #7576