awesomized / libmemcached

Resurrection of libmemcached
https://awesomized.github.io/libmemcached/
BSD 3-Clause "New" or "Revised" License
45 stars 26 forks source link

fix #132: build static libs #133

Closed m6w6 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 69% // Head: 70% // Increases project coverage by +1% :tada:

Coverage data is based on head (5713e7f) compared to base (4198e59). Patch has no changes to coverable lines.

:exclamation: Current head 5713e7f differs from pull request most recent head 1a15a08. Consider uploading reports for the commit 1a15a08 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1.x #133 +/- ## ======================================= + Coverage 69% 70% +1% ======================================= Files 195 192 -3 Lines 17500 15119 -2381 ======================================= - Hits 11990 10515 -1475 + Misses 5510 4604 -906 ``` | [Impacted Files](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized) | Coverage Δ | | |---|---|---| | [src/libhashkit/string.cc](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized#diff-c3JjL2xpYmhhc2hraXQvc3RyaW5nLmNj) | `40% <0%> (-9%)` | :arrow_down: | | [test/fixtures/parser.hpp](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized#diff-dGVzdC9maXh0dXJlcy9wYXJzZXIuaHBw) | `88% <0%> (-9%)` | :arrow_down: | | [src/libhashkit/jenkins.cc](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized#diff-c3JjL2xpYmhhc2hraXQvamVua2lucy5jYw==) | `46% <0%> (-6%)` | :arrow_down: | | [src/bin/memcapable.cc](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized#diff-c3JjL2Jpbi9tZW1jYXBhYmxlLmNj) | `86% <0%> (-5%)` | :arrow_down: | | [src/libmemcached/dump.cc](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized#diff-c3JjL2xpYm1lbWNhY2hlZC9kdW1wLmNj) | `65% <0%> (-4%)` | :arrow_down: | | [src/bin/common/checks.hpp](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized#diff-c3JjL2Jpbi9jb21tb24vY2hlY2tzLmhwcA==) | `60% <0%> (-3%)` | :arrow_down: | | [test/lib/Connection.cpp](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized#diff-dGVzdC9saWIvQ29ubmVjdGlvbi5jcHA=) | `77% <0%> (-3%)` | :arrow_down: | | [contrib/bin/memaslap/ms\_conn.c](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized#diff-Y29udHJpYi9iaW4vbWVtYXNsYXAvbXNfY29ubi5j) | `44% <0%> (-2%)` | :arrow_down: | | [contrib/bin/memaslap/ms\_task.c](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized#diff-Y29udHJpYi9iaW4vbWVtYXNsYXAvbXNfdGFzay5j) | `74% <0%> (-2%)` | :arrow_down: | | [contrib/bin/memaslap/ms\_setting.c](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized#diff-Y29udHJpYi9iaW4vbWVtYXNsYXAvbXNfc2V0dGluZy5j) | `75% <0%> (-2%)` | :arrow_down: | | ... and [128 more](https://codecov.io/gh/awesomized/libmemcached/pull/133?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awesomized)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.