You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we should obviously take what we can from zlib/zlib-ng test suites, but they (especially for deflate) seem to rely on fuzzing and golden (end-to-end) tests. We should also have unit tests for internal logic (if only to make refactoring easier).
we should obviously take what we can from zlib/zlib-ng test suites, but they (especially for deflate) seem to rely on fuzzing and golden (end-to-end) tests. We should also have unit tests for internal logic (if only to make refactoring easier).
our codecov
Generally the coverage percentage looks allright, but many branches for edge cases aren't currently hit.
The text was updated successfully, but these errors were encountered: