-
Notifications
You must be signed in to change notification settings - Fork 905
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
[KED-950] Turn on the branch coverage for unit tests #267
Conversation
@Cheukting Thank you for working on this! Let us know if you need any help/questions on this :) |
@Cheukting proud of your work! Always learning so quickly! |
Hey @Cheukting 😄 We want to review your PR and merge it in for the next release. Is it ready to come out of draft mode? |
Hey @yetudada sorry for leaving it open for so long. I am afraid there are too many tests (more than I can handle) that are needed to bump the new coverage to 100% Please feel free to assign it to someone else or close it if you see fit. |
I'm happy to help but sounds like it's many hands needed to help finish the task, so I will try to do as much as I can. @Cheukting do you mind zipping the |
@neomatrix369 can you just pull my commits? |
You should be able to see the coverage output here: https://circleci.com/gh/quantumblacklabs/kedro/8974 |
@Cheukting I have cloned your pull request now, thanks. I'll take it from here. |
@mzjp2 I don't see a coverage |
Gotcha. If you run |
No worries, I'll take care of it and see what I can do, I have done something similar in the past, a HTML based report is a lot more productive to work with, and we can close the PR quicker ;) |
I'll go ahead and close this for now, seeing as the work has been overtaken and done in #327 -- thanks all! :) |
Description
According issue #243 branch test on coverage needed to be turned on
Development notes
Checklist
RELEASE.md
fileNotice
I acknowledge and agree that, by checking this box and clicking "Submit Pull Request":
I submit this contribution under the Apache 2.0 license and represent that I am entitled to do so on behalf of myself, my employer, or relevant third parties, as applicable.
I certify that (a) this contribution is my original creation and / or (b) to the extent it is not my original creation, I am authorised to submit this contribution on behalf of the original creator(s) or their licensees.
I certify that the use of this contribution as authorised by the Apache 2.0 license does not violate the intellectual property rights of anyone else.