-
Notifications
You must be signed in to change notification settings - Fork 4
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
Adressing proposed changes #18
Conversation
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.
Thanks. I have added inline comments for revision. It's a bit strange that the coverage report doesn't show up in the PR. I'm wondering if it is because you're pushing from a fork.. Could you check? We need to be able to see the coverage status and change in the PR conversation.
Also note that it is the reviewer who should tick off the checklist. I un-ticked the one about coverage now because it is not evident to the reviewer. |
The fancy graph is enabled per-repository and doesn't work across forks. However, you can still see the coverage from the logs -> Show all checks -> Details -> Test and coverage -> scroll the log |
What about this one? codecov/codecov-action#29 It seems it has been solved for forks. Can you have a look? I have to run to a meeting now, and the rest of the day is taken. I'll look at the rest when you're done with your updates. |
I applied most of the changes. |
I see - you are right - However, as you can see from the build logs, it was an objective and quantitative comparison between the coverage percentage from master and this branch. |
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.
There's a few things here which are still a bit unclear to me. I also made a few changes. I have merged that to master, and then we can take it gradually. Also, it seems we should have tests for script/xmlconverter.py
as well.
Summary:
Addressing changes proposed from PR review - GH-14
Related issue:
#17
Suggested reviewer(s):
@mortenwh
@ElodieFZ
Checklist:
The checklist is based on the S-ENDA conventions and definition of done. The above points are not necessarily relevant to all contributions. In that case, please add a short explanation to help the reviewer.