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

feat: support breaker with sql statements #3936

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

kevwan
Copy link
Contributor

@kevwan kevwan commented Feb 24, 2024

No description provided.

Copy link

codecov bot commented Feb 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.55%. Comparing base (914bcdc) to head (a59324a).

Additional details and impacted files
Files Coverage Δ
core/breaker/breakers.go 100.00% <100.00%> (ø)
core/breaker/nopbreaker.go 100.00% <100.00%> (ø)
core/stores/sqlx/sqlconn.go 100.00% <100.00%> (ø)
core/stores/sqlx/stmt.go 100.00% <100.00%> (ø)
core/stores/sqlx/tx.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@kevwan kevwan merged commit 0dfaf13 into zeromicro:master Feb 25, 2024
6 checks passed
@kevwan kevwan deleted the feat/stmt-breaker branch February 25, 2024 03:24
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