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

chore: increase timeout for db migrate test #794

Closed davemooreuws closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 2.64%. Comparing base (47630a9) to head (00f3f1b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #794 +/- ## ===================================== Coverage 2.64% 2.64% ===================================== Files 85 85 Lines 10442 10442 ===================================== Hits 276 276 Misses 10154 10154 Partials 12 12 ``` | [Flag](https://app.codecov.io/gh/nitrictech/cli/pull/794/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/794/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `2.64% <ø> (ø)` | | 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.

davemooreuws commented 1 month ago

found bug causing this that will be fixed in another PR