-
Notifications
You must be signed in to change notification settings - Fork 48
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
[IMPROVEMENT] Prevent Running Tests on Platform Before Build Succeed on Both OS #666
Conversation
Hello @Tarun-Arora, Thank you for updating the PR! Great work! I discovered no PEP8 issues in this Pull Request. 🥇 Comment last updated at 2022-06-13 06:06:34 UTC |
Please fix the failing tests first 🙇🏽 |
Yes, I would rewrite the required failing unit tests and inform once done. |
Done. Please Review, @thealphadollar. |
Codecov Report
@@ Coverage Diff @@
## master #666 +/- ##
==========================================
+ Coverage 81.39% 81.77% +0.37%
==========================================
Files 36 36
Lines 3607 3682 +75
Branches 491 518 +27
==========================================
+ Hits 2936 3011 +75
+ Misses 535 532 -3
- Partials 136 139 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
Thank you for the changes, I've provided small nitpicks to rename the test functions.
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.
LGTM. Thanks Tarun for the hard work 🙇🏽
@canihavesomecoffee Please have a look and merge.
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Prevent Running Tests on Platform Before Build Succeed
This pull request involve making changes in the
mod_ci
module to re-configure the testing process, so that Tests won't start before the CCExtractor builds have been completed.The following are the test details for various cases of triggering of platform: