Skip to content

ci: memcached-1.6.13

81b2016
Select commit
Loading
Failed to load commit list.
Draft

libmemcached: add MEMCACHED_BEHAVIOR_META_PROTOCOL #112

ci: memcached-1.6.13
81b2016
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

68% (-0%) compared to bcc1a6e

Details

Codecov Report

❌ Patch coverage is 70.92338% with 148 lines in your changes missing coverage. Please review.
✅ Project coverage is 68%. Comparing base (bcc1a6e) to head (81b2016).
⚠️ Report is 72 commits behind head on v1.x.

Files with missing lines Patch % Lines
src/libmemcached/response.cc 65% 64 Missing ⚠️
src/libmemcached/get.cc 75% 20 Missing ⚠️
src/libmemcached/delete.cc 22% 18 Missing ⚠️
src/libmemcached/storage.cc 72% 13 Missing ⚠️
src/libmemcached/auto.cc 76% 9 Missing ⚠️
src/libmemcached/touch.cc 63% 7 Missing ⚠️
test/lib/ReturnMatcher.cpp 14% 6 Missing ⚠️
src/bin/common/options.hpp 40% 3 Missing ⚠️
src/libmemcached/behavior.cc 70% 3 Missing ⚠️
src/bin/memslap.cc 0% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@          Coverage Diff           @@
##            v1.x    #112    +/-   ##
======================================
- Coverage     68%     68%    -0%     
======================================
  Files        194     194            
  Lines      17479   17812   +333     
======================================
+ Hits       11930   12150   +220     
- Misses      5549    5662   +113     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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