v2.10.2
| Code | Stack | Structs | Coverage | ||
|---|---|---|---|---|---|
| Default | 17116 B (+0.1%) | 1448 B (+0.0%) | 812 B (+0.0%) | Lines | 2432/2594 lines (+0.1%) |
| Readonly | 6230 B (+0.1%) | 448 B (+0.0%) | 812 B (+0.0%) | Branches | 1279/1610 branches (-0.1%) |
| Threadsafe | 17968 B (+0.1%) | 1448 B (+0.0%) | 820 B (+0.0%) | Benchmarks | |
| Multiversion | 17188 B (+0.1%) | 1448 B (+0.0%) | 816 B (+0.0%) | Readed | 29369693876 B (+0.0%) |
| Migrate | 18780 B (+0.1%) | 1752 B (+0.0%) | 816 B (+0.0%) | Proged | 1482874766 B (+0.0%) |
| Error-asserts | 17896 B (+0.1%) | 1440 B (+0.0%) | 812 B (+0.0%) | Erased | 1568888832 B (+0.0%) |
61a1b0b Tweaked lfs_gstate_iszero for terseness
ffafb9c fix: avoid assuming struct packing
5281a20 README.md: Tweaked testing documentation
f555203 Add a little bit of documentation on how to run tests.
936919d LFS_TRACE: Fixed sign mismatch in lfs_file_size
d2c3a47 gha: Added test-yes-trace build/test job to CI
0320e7d Changed cast to correct type when trace is enabled for filebd
caba4f3 Fixed dir iteration being broken by concurrent removes
152d030 Fix for "unsafe use of type bool" warning when compiling with MSVC.
8d01895 scripts: Fixed several SyntaxWarning for python test helpers