-
Notifications
You must be signed in to change notification settings - Fork 15
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
Fix test tutorials workflow #201
base: dev
Are you sure you want to change the base?
Conversation
Thank you for opening this PR. Each PR into dev requires a code review. For the code review, look at the following:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #201 +/- ##
=======================================
Coverage 83.64% 83.65%
=======================================
Files 102 102
Lines 10852 10857 +5
=======================================
+ Hits 9077 9082 +5
Misses 1775 1775 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bf8e2a5
to
84ebbab
Compare
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.
This looks great. Just one question to make sure only necessary changes are checked in (I'm not sure - you know best!)
68f6aca
to
1d9557b
Compare
Address #198
test_tutorials
to run every tutorialtests_tutorials
andtests_tutorials_part_two
to limit timeout issuestest_examples
- will need to be removed as a requirement (in progress)