Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.11.0 #13

Merged
merged 13 commits into from
Jun 20, 2024
Merged

v0.11.0 #13

merged 13 commits into from
Jun 20, 2024

Conversation

bubbajoe
Copy link
Contributor

improve extractor promise wait timeout
add prevotereq to rafthttp
optimize promise waiting
change example domains so they work on raft instances add admin test

add  prevotereq to rafthttp
optimize promise waiting
change example domains so they work on raft instances
add admin test
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

Attention: Patch coverage is 34.29395% with 684 lines in your changes missing coverage. Please review.

Project coverage is 41.10%. Comparing base (14d98c7) to head (1b1e760).

Files Patch % Lines
internal/proxy/proxy_state.go 21.91% 106 Missing and 8 partials ⚠️
internal/proxy/change_log.go 45.34% 74 Missing and 14 partials ⚠️
internal/admin/admin_raft.go 0.00% 70 Missing ⚠️
internal/proxy/dynamic_proxy.go 53.95% 47 Missing and 17 partials ⚠️
internal/admin/admin_fsm.go 0.00% 63 Missing ⚠️
pkg/storage/mem_storage.go 32.85% 44 Missing and 3 partials ⚠️
pkg/raftadmin/client.go 22.22% 34 Missing and 1 partial ⚠️
internal/admin/routes/misc_routes.go 0.00% 27 Missing ⚠️
internal/admin/admin_routes.go 23.33% 22 Missing and 1 partial ⚠️
pkg/raftadmin/server.go 16.66% 20 Missing ⚠️
... and 23 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   38.05%   41.10%   +3.05%     
==========================================
  Files         116      113       -3     
  Lines        9565     9743     +178     
==========================================
+ Hits         3640     4005     +365     
+ Misses       5515     5243     -272     
- Partials      410      495      +85     

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

@bubbajoe bubbajoe merged commit 4edf5ea into main Jun 20, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant