-
Notifications
You must be signed in to change notification settings - Fork 0
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 client tests and improve memory handling in tests #20
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
==========================================
+ Coverage 41.74% 43.99% +2.24%
==========================================
Files 12 13 +1
Lines 3799 3923 +124
==========================================
+ Hits 1586 1726 +140
+ Misses 2213 2197 -16 ☔ View full report in Codecov by Sentry. |
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.
Wow, again an impressive amount of work. So far it looks good to me!
I will put some more structure into the documentation and then proceed with merging this. We've got to start somewhere and it doesn't have to be perfect from the start. |
This PR contains the following high level points: