-
Notifications
You must be signed in to change notification settings - Fork 61
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
Add benchmarking to local dev and to CI/CD #100
Conversation
dqii
commented
Aug 31, 2023

Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #100 +/- ##
=======================================
Coverage 83.19% 83.19%
=======================================
Files 13 13
Lines 940 940
Branches 185 185
=======================================
Hits 782 782
Misses 71 71
Partials 87 87 |
e61cae2
to
453acd4
Compare
453acd4
to
60e59af
Compare
Just documenting the current state.
The |
Update:
Two issues:
|
a5d69a8
to
c53630b
Compare
All issues are fixed. |
* Change channels to unbounded channles, add debug logs * Add more debug logs * Change atomic to channel add debug logs * Fix http tests * Bump version [skip ci]