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(sql): Added helper to fetch multiple operations from a list of strings #220

Merged
merged 1 commit into from
May 8, 2024

Conversation

ekkinox
Copy link
Contributor

@ekkinox ekkinox commented May 8, 2024

No description provided.

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.99%. Comparing base (88e86df) to head (c1ca2c2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
- Coverage   95.95%   93.99%   -1.97%     
==========================================
  Files         171       25     -146     
  Lines        6089      916    -5173     
==========================================
- Hits         5843      861    -4982     
+ Misses        174       38     -136     
+ Partials       72       17      -55     
Flag Coverage Δ
config ?
fxconfig ?
fxcore ?
fxcron ?
fxgenerate ?
fxgrpcserver ?
fxhealthcheck ?
fxhttpclient ?
fxhttpserver ?
fxlog ?
fxmetrics ?
fxorm ?
fxtrace ?
fxworker ?
generate ?
grpcserver ?
healthcheck ?
httpclient ?
httpserver ?
log ?
orm ?
sql 93.99% <100.00%> (+0.06%) ⬆️
trace ?
worker ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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