Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

fix code style

09549a2
Select commit
Loading
Failed to load commit list.
Open

Contribute a new experimental storage engine PSKIPLIST #983

fix code style
09549a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 1s

93.10% (+0.23%) compared to 63948c0

View this Pull Request on Codecov

93.10% (+0.23%) compared to 63948c0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.10%. Comparing base (63948c0) to head (09549a2).
⚠️ Report is 167 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #983      +/-   ##
==========================================
+ Coverage   92.87%   93.10%   +0.23%     
==========================================
  Files          37       37              
  Lines        3368     3367       -1     
==========================================
+ Hits         3128     3135       +7     
+ Misses        240      232       -8     
Files with missing lines Coverage Δ
src/pmemobj_engine.h 92.30% <100.00%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.