vvish / lmdb-cpp

LMDB C++ bindings
MIT License
6 stars 2 forks source link

Added lower bound functionality (#7) #23

Open kotov-valery opened 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (a63841b) 93.04% compared to head (61e0b5b) 93.44%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== + Coverage 93.04% 93.44% +0.39% ========================================== Files 13 15 +2 Lines 446 519 +73 ========================================== + Hits 415 485 +70 - Misses 31 34 +3 ``` | [Files](https://app.codecov.io/gh/vvish/lmdb-cpp/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vladimir+Vishnevsky) | Coverage Δ | | |---|---|---| | [include/cpp\_lmdb/iterators.hpp](https://app.codecov.io/gh/vvish/lmdb-cpp/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vladimir+Vishnevsky#diff-aW5jbHVkZS9jcHBfbG1kYi9pdGVyYXRvcnMuaHBw) | `96.00% <100.00%> (ø)` | | | [include/cpp\_lmdb/transactions.hpp](https://app.codecov.io/gh/vvish/lmdb-cpp/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vladimir+Vishnevsky#diff-aW5jbHVkZS9jcHBfbG1kYi90cmFuc2FjdGlvbnMuaHBw) | `94.87% <85.71%> (-2.01%)` | :arrow_down: | | [test/unit/test\_transaction.cpp](https://app.codecov.io/gh/vvish/lmdb-cpp/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vladimir+Vishnevsky#diff-dGVzdC91bml0L3Rlc3RfdHJhbnNhY3Rpb24uY3Bw) | `88.97% <95.83%> (+1.59%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/vvish/lmdb-cpp/pull/23/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vladimir+Vishnevsky)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.