Closed leeym closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.05%. Comparing base (
ed360c3
) to head (0429ad4
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add benchmarks so it will be easier to compare different implementations and evaluate future improvements.
Split Makefile targets to run test and benchmark separately, and update README accordingly.
This change will double the build time on GitHub if we want to cover both tests and benchmarks. We can run only tests on GitHub if needed.