-
Notifications
You must be signed in to change notification settings - Fork 2
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
some fixing of the tests #129
Conversation
@xldeltares : for your info, it's not really ready to merge yet but some things are fixed here |
Quality Gate passedIssues Measures |
I finally got the tests green again! Can you check and review @shartgring ? |
I might be able to help with updating to newer hydrolib-core versions, since I was involved in the changes done there, and those in meshkernelpy. |
That would be great @veenstrajelmer ! I could update all but hydrolib-core. Feel free to do it in this PR or in a next one if you think it may be a lot of work. |
I hope it won't be a lot of work, but I guess it is wise to do it in a separate PR to keep the repos history clear. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Whether to also restrict pandas to >= 2.2.0 I leave that to you, as I can assume that some other dependencies already account for this
The test are also green after removing some version restrictions:
|
Thanks @veenstrajelmer for the extra changes! |
Hi @hboisgon, some additional remarks:
|
Some minor improvements:
Other insights:
|
Include timedelta bugfix in changelog
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Only one thing: I've added the bugfix of the TimeDelta changes to the changelog. Should the other fixes also be added to changelog or not really as it does not relate directly to features of hydromt_delft3dfm?
I see now you mentioned this at the top @hboisgon and I agree so I will just merge it. So after my addition I think the changelog is complete |
Issue addressed
Tests were failing for several reasons and one of them was because of HydroMT:
After that I still get the error for Piave that the branches (rivers and pipes) and manholes geometry differ. I zoomed in in QGIS and could really see no differences at all...
But maybe good to double-check if I missed something. For now I skipped checking the geometry files.
Some notes:
Checklist
main