clean up the string output in read_nexus#712
clean up the string output in read_nexus#712lukaspie merged 8 commits intouse-log-files-in-testsfrom
read_nexus#712Conversation
read_nexus
RubelMozumder
left a comment
There was a problem hiding this comment.
LGTM. I think the PR should be merged to the branch use-log-files-in-tests, then we can test both changes together.
RubelMozumder
left a comment
There was a problem hiding this comment.
Could we also add some tests, so in future if something is broken we can extnd the code and tests as well.
Sounds good, I have changed the target branch of this PR accordingly.
Yeah, I'll work on those. I'll let you know when it's ready. |
5c258c0 to
83bee88
Compare
|
@RubelMozumder I think we can merge this to the other PR. I added a bunch of test cases as well. You don't see it here in the GitHub UI, but tests are passing: https://github.com/FAIRmat-NFDI/pynxtools/actions/runs/18464912935?pr=712 & https://github.com/FAIRmat-NFDI/pynxtools/actions/runs/18464912911?pr=712 |
RubelMozumder
left a comment
There was a problem hiding this comment.
LGTM!
I have changed one missing quotation and changed one test value.
addresses question asked in #375 (comment)