-
Notifications
You must be signed in to change notification settings - Fork 117
[doc] Add tutorial about fixtures #2257
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 #2257 +/- ##
=======================================
Coverage 86.11% 86.11%
=======================================
Files 56 56
Lines 10182 10182
=======================================
Hits 8768 8768
Misses 1414 1414 Continue to review full report at Codecov.
|
ekouts
left a comment
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, I have some small suggestion only.
The tutorial rewrites the OSU benchmarks using fixtures and introduces the users into the concept. I have also added a couple of figures that help visualize the fixtures in this example.
Fixes #2241.