redis / redis-benchmarks-specification

The Redis benchmarks specification describes the cross-language/tools requirements and expectations to foster performance and observability standards around redis related technologies. Members from both industry and academia, including organizations and individuals are encouraged to contribute.
Apache License 2.0
30 stars 11 forks source link

fix logging level #232

Closed slice4e closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 68.38% and project coverage change: -0.04 :warning:

Comparison is base (f6d737a) 56.74% compared to head (d258718) 56.71%.

: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 @@ ## main #232 +/- ## ========================================== - Coverage 56.74% 56.71% -0.04% ========================================== Files 24 24 Lines 2224 2234 +10 ========================================== + Hits 1262 1267 +5 - Misses 962 967 +5 ``` | [Impacted Files](https://codecov.io/gh/redis/redis-benchmarks-specification/pull/232?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redis) | Coverage Δ | | |---|---|---| | [...ecification/\_\_self\_contained\_coordinator\_\_/args.py](https://codecov.io/gh/redis/redis-benchmarks-specification/pull/232?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redis#diff-cmVkaXNfYmVuY2htYXJrc19zcGVjaWZpY2F0aW9uL19fc2VsZl9jb250YWluZWRfY29vcmRpbmF0b3JfXy9hcmdzLnB5) | `8.82% <0.00%> (-0.27%)` | :arrow_down: | | [...fication/\_\_self\_contained\_coordinator\_\_/runners.py](https://codecov.io/gh/redis/redis-benchmarks-specification/pull/232?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redis#diff-cmVkaXNfYmVuY2htYXJrc19zcGVjaWZpY2F0aW9uL19fc2VsZl9jb250YWluZWRfY29vcmRpbmF0b3JfXy9ydW5uZXJzLnB5) | `18.97% <ø> (ø)` | | | [...tained\_coordinator\_\_/self\_contained\_coordinator.py](https://codecov.io/gh/redis/redis-benchmarks-specification/pull/232?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redis#diff-cmVkaXNfYmVuY2htYXJrc19zcGVjaWZpY2F0aW9uL19fc2VsZl9jb250YWluZWRfY29vcmRpbmF0b3JfXy9zZWxmX2NvbnRhaW5lZF9jb29yZGluYXRvci5weQ==) | `57.95% <68.45%> (-0.41%)` | :arrow_down: | | [...ation/\_\_self\_contained\_coordinator\_\_/build\_info.py](https://codecov.io/gh/redis/redis-benchmarks-specification/pull/232?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redis#diff-cmVkaXNfYmVuY2htYXJrc19zcGVjaWZpY2F0aW9uL19fc2VsZl9jb250YWluZWRfY29vcmRpbmF0b3JfXy9idWlsZF9pbmZvLnB5) | `92.68% <80.00%> (-1.77%)` | :arrow_down: | 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=redis). 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=redis)

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