-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
docs preview and coverage using smokeshow #2580
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2580 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 25 25
Lines 5109 5109
Branches 1050 1050
=========================================
Hits 5109 5109 Continue to review full report at Codecov.
|
* docs preview using smokeshow * switch to using smokeshow for coverage * fix macos and windows builds * correct coverage prep. * tweak coverage build logic * print more coverage info * mess with coverage setup, set config [PATHS] * updating badges * add context to coverage reports * adding smokeshow status context
Change Summary
Switch from my bodged solution for docs preview to use smokeshow
I also want to use smokeshow instead of codecov, because:
Checklist
changes/<pull request or issue id>-<github username>.mdfile added describing change(see changes/README.md for details)