Skip to content

8-redis-support-part-1#14

Draft
zerlok wants to merge 12 commits intomainfrom
8-redis-support-part-1
Draft

8-redis-support-part-1#14
zerlok wants to merge 12 commits intomainfrom
8-redis-support-part-1

Conversation

@zerlok
Copy link
Copy Markdown
Owner

@zerlok zerlok commented Dec 1, 2024

No description provided.

@zerlok zerlok self-assigned this Dec 1, 2024
@zerlok zerlok linked an issue Dec 1, 2024 that may be closed by this pull request
2 tasks
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 1, 2024

The latest Buf updates on your PR. Results from workflow pull request checks / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedDec 4, 2024, 11:04 PM

@zerlok zerlok marked this pull request as draft December 1, 2024 23:28
@zerlok zerlok added this to the v1 milestone Dec 1, 2024
@zerlok zerlok added the enhancement New feature or request label Dec 1, 2024
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 4, 2024

Codecov Report

❌ Patch coverage is 66.66667% with 234 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/brokrpc/cli.py 51.38% 132 Missing and 8 partials ⚠️
src/brokrpc/driver/redis.py 73.84% 80 Missing and 5 partials ⚠️
src/brokrpc/driver/aiormq.py 85.29% 5 Missing ⚠️
src/brokrpc/errors.py 93.75% 1 Missing and 1 partial ⚠️
src/brokrpc/broker.py 87.50% 0 Missing and 1 partial ⚠️
src/brokrpc/serializer/json.py 50.00% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
src/brokrpc/abc.py 100.00% <ø> (ø)
src/brokrpc/model.py 100.00% <100.00%> (ø)
src/brokrpc/serializer/protobuf.py 86.20% <100.00%> (+19.86%) ⬆️
src/brokrpc/broker.py 88.61% <87.50%> (-1.90%) ⬇️
src/brokrpc/serializer/json.py 66.66% <50.00%> (+0.70%) ⬆️
src/brokrpc/errors.py 93.75% <93.75%> (ø)
src/brokrpc/driver/aiormq.py 86.50% <85.29%> (-1.55%) ⬇️
src/brokrpc/driver/redis.py 73.84% <73.84%> (ø)
src/brokrpc/cli.py 53.17% <51.38%> (-19.72%) ⬇️

... and 2 files with indirect coverage changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

redis support part 1

2 participants