-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Benchmark on CI #74
base: master
Are you sure you want to change the base?
Benchmark on CI #74
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #74 +/- ##
=======================================
Coverage 97.21% 97.21%
=======================================
Files 24 24
Lines 1435 1435
=======================================
Hits 1395 1395
Misses 40 40 |
in case you want the references, MahdiBM recently tossed up a couple of gists for comparing and noting benchmark changes on PRs, incuding all this GH Action setup, if that's useful as a backstop:
I noted them down for doing something similar myself on a couple of projects. |
Thanks a lot, that's exactly what was going on in my mind 👍 |
Description
Checklist