Skip to content
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

An initial simple unit test framework #344

Merged
merged 20 commits into from
May 3, 2024

Fix spacing issue in test header generation

09b25c8
Select commit
Failed to load commit list.
Merged

An initial simple unit test framework #344

Fix spacing issue in test header generation
09b25c8
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 0s

68.42% (-0.04%) compared to 8abeb79

View this Pull Request on Codecov

68.42% (-0.04%) compared to 8abeb79

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.42%. Comparing base (8abeb79) to head (09b25c8).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #344      +/-   ##
============================================
- Coverage     68.45%   68.42%   -0.04%     
============================================
  Files           109      109              
  Lines         61671    61671              
============================================
- Hits          42217    42198      -19     
- Misses        19454    19473      +19     
Files Coverage Δ
src/crc64.c 100.00% <ø> (ø)
src/intset.c 96.81% <ø> (ø)
src/server.c 88.12% <ø> (ø)

... and 9 files with indirect coverage changes