Closed Hayashi-Yudai closed 1 year ago
Base: 95.62% // Head: 95.62% // No change to project coverage :thumbsup:
Coverage data is based on head (
bffee9a
) compared to base (ca5b414
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@dcmoura Please review my code! (I do not know why, but I cannot assign any reviewer this time either... I am grad if you assign reviewers, sorry.)
@dcmoura @recharte @ricardocchaves I have corrected all the points you pointed out, so please review again.
(Only one review request at a time...?)
(Only one review request at a time...?)
I can take this one :-)
The implementation that you propose is simple and neat, but misses some cases that result in unexpected behaviour.
Oh....
a) you can fix the current implementation and re-request a review b) if you are tired of this ping-pong, I can merge the current implementation to a feature branch in spyql and finish the implementation myself
Thank you. I cannot know the cost to fix it for now, so I want to try and decide how to proceed. I consider one day and tell you what I want to do.
@Hayashi-Yudai can you please add me as contributor to your forked repo?
I would like to wrap-up this PR. I could do this by merging to a feature branch and make the last changes there (e.g. update documentation, minor code tweaks/comments), open another PR and then merge to master. However, if I do that I would be the author and you the co-author, and that is not fair. If I do the last changes on your forked repo, I could then merge directly to master, and since you opened the PR you would be the main author.
BTW, I already started making the final changes, so please do not make any new commits, your work is done :-)
Thanks!
can you please add me as contributor to your forked repo?
OK, I sent you an invitation.
Closes #84 Closes #85
The purposes of this PR is
parse_structure
function (cf. https://github.com/dcmoura/spyql/issues/85#issue-1459257843)