Skip to content

implement some traits for `Generic`

Codecov / codecov/project failed Oct 2, 2024 in 0s

77.57% (-7.05%) compared to a4956e5

View this Pull Request on Codecov

77.57% (-7.05%) compared to a4956e5

Details

Codecov Report

Attention: Patch coverage is 45.36424% with 165 lines in your changes missing coverage. Please review.

Project coverage is 77.57%. Comparing base (a4956e5) to head (83f6df9).

Files with missing lines Patch % Lines
src/swmr/generic.rs 51.18% 103 Missing ⚠️
src/entry.rs 36.50% 40 Missing ⚠️
src/swmr/wal.rs 0.00% 10 Missing ⚠️
src/swmr/generic/reader.rs 0.00% 6 Missing ⚠️
src/wal.rs 33.33% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   84.62%   77.57%   -7.05%     
==========================================
  Files          20       20              
  Lines        1535     1717     +182     
==========================================
+ Hits         1299     1332      +33     
- Misses        236      385     +149     
Files with missing lines Coverage Δ
src/wal/batch.rs 100.00% <ø> (ø)
src/wal/sealed.rs 78.35% <100.00%> (ø)
src/swmr/generic/reader.rs 78.57% <0.00%> (-13.10%) ⬇️
src/wal.rs 75.00% <33.33%> (-3.69%) ⬇️
src/swmr/wal.rs 77.77% <0.00%> (-10.96%) ⬇️
src/entry.rs 55.22% <36.50%> (-20.06%) ⬇️
src/swmr/generic.rs 63.85% <51.18%> (-18.75%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4956e5...83f6df9. Read the comment docs.