nitrictech / cli

Nitric CLI. Manage and run Nitric apps locally and deploy to any cloud.
https://nitric.io
Apache License 2.0
26 stars 10 forks source link

fix: issues executing multiple sql queries in dashboard #771

Closed davemooreuws closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 72.51185% with 58 lines in your changes missing coverage. Please review.

Project coverage is 2.74%. Comparing base (40df95f) to head (783bc69). Report is 1 commits behind head on main.

Files Patch % Lines
pkg/cloud/sql/sqlsplit.go 72.85% 55 Missing and 2 partials :warning:
pkg/cloud/sql/sql.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #771 +/- ## ======================================== + Coverage 1.08% 2.74% +1.66% ======================================== Files 79 80 +1 Lines 8853 9063 +210 ======================================== + Hits 96 249 +153 - Misses 8747 8802 +55 - Partials 10 12 +2 ``` | [Flag](https://app.codecov.io/gh/nitrictech/cli/pull/771/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/nitrictech/cli/pull/771/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `2.74% <72.51%> (+1.66%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nitric-bot commented 3 months ago

:tada: This PR is included in version 1.50.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: