meltano icon indicating copy to clipboard operation
meltano copied to clipboard

fix: raise error on migration fail

Open kgpayne opened this issue 3 years ago • 2 comments

Closes #6406

  • #6406

kgpayne avatar Aug 10 '22 10:08 kgpayne

Deploy Preview for meltano ready!

Name Link
Latest commit 22c6af005fb7810ece296b5f2537a0d8332446f0
Latest deploy log https://app.netlify.com/sites/meltano/deploys/62f50d3bec9cc60008767c57
Deploy Preview https://deploy-preview-6601--meltano.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Aug 10 '22 10:08 netlify[bot]

Codecov Report

Merging #6601 (22c6af0) into main (f89fc4d) will decrease coverage by 14.04%. The diff coverage is 62.50%.

@@             Coverage Diff             @@
##             main    #6601       +/-   ##
===========================================
- Coverage   96.57%   82.53%   -14.05%     
===========================================
  Files          96      180       +84     
  Lines        8507    11487     +2980     
  Branches      405     1565     +1160     
===========================================
+ Hits         8216     9481     +1265     
- Misses        225     1740     +1515     
- Partials       66      266      +200     
Impacted Files Coverage Δ
src/meltano/core/migration_service.py 85.71% <0.00%> (ø)
src/meltano/cli/params.py 83.78% <71.42%> (ø)
tests/meltano/core/runner/test_runner.py
tests/meltano/cli/test_schedule.py
tests/meltano/cli/test_initialize.py
tests/meltano/core/test_state_service.py
...ests/meltano/api/controllers/test_orchestration.py
tests/meltano/core/block/test_plugin_command.py
tests/meltano/core/test_plugin_lock_service.py
tests/meltano/api/security/test_resource_filter.py
... and 268 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Aug 10 '22 10:08 codecov[bot]