-
Notifications
You must be signed in to change notification settings - Fork 84
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 tests and update dependencies #414
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Heinz N. Gies <[email protected]>
Signed-off-by: Heinz N. Gies <[email protected]>
Benchmark for 28686c8Click to view benchmark
|
Benchmark for afb1cfcClick to view benchmark
|
Signed-off-by: Heinz N. Gies <[email protected]>
Signed-off-by: Heinz N. Gies <[email protected]>
Benchmark for 9d5197fClick to view benchmark
|
Benchmark for 0f82034Click to view benchmark
|
67ebac0
to
9ae0790
Compare
Benchmark for a4dc729Click to view benchmark
|
Benchmark for 00cfe5cClick to view benchmark
|
9ae0790
to
a2950b2
Compare
Benchmark for 19b92a5Click to view benchmark
|
117c908
to
458dc4d
Compare
Benchmark for 6e4b9b1Click to view benchmark
|
Benchmark for 58a8ba0Click to view benchmark
|
Signed-off-by: Heinz N. Gies <[email protected]>
458dc4d
to
fffd96b
Compare
Benchmark for 558bbb4Click to view benchmark
|
Signed-off-by: Heinz N. Gies <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #414 +/- ##
==========================================
- Coverage 81.83% 72.16% -9.67%
==========================================
Files 32 50 +18
Lines 9992 12280 +2288
==========================================
+ Hits 8177 8862 +685
- Misses 1815 3418 +1603
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Benchmark for 4e662c5Click to view benchmark
|
Signed-off-by: Heinz N. Gies <[email protected]>
Benchmark for 3df2d1cClick to view benchmark
|
Enhance testing coverage with additional test cases and update the
getrandom
dependency to version 0.3 for improved compatibility with WebAssembly.