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

Fix Travis runs when sources are present #171

Merged

Conversation

stefanotorresi
Copy link
Collaborator

I noticed in our own fork (where we have terraform sources commited in) that setting up the database before the tests will break the entire build.

Was this step needed in the first place? As far as I could understand, fixtures are imported by the rspec helpers anyway.

@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #171 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #171   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines          634       634           
=========================================
  Hits           634       634           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13fa166...10c58f5. Read the comment docs.

@bear454
Copy link
Collaborator

bear454 commented Nov 9, 2020

🤷‍♂️

@bear454 bear454 self-requested a review November 9, 2020 22:42
@bear454 bear454 merged commit 39114e2 into SUSE-Enceladus:master Nov 9, 2020
@stefanotorresi stefanotorresi deleted the fix-travis-runs-with-sources branch November 10, 2020 10:54
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.

2 participants