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

Do not hard code site name in database fixture #2794

Merged
merged 2 commits into from
Dec 11, 2019
Merged

Do not hard code site name in database fixture #2794

merged 2 commits into from
Dec 11, 2019

Conversation

dracos
Copy link
Member

@dracos dracos commented Dec 10, 2019

Fixes https:/mysociety/fixmystreet-commercial/issues/1708

"No schema update found" is because it's looking for a change to schema.sql but I changed fixture.sql.

@dracos dracos requested a review from davea December 10, 2019 16:26
@codecov
Copy link

codecov bot commented Dec 10, 2019

Codecov Report

Merging #2794 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2794      +/-   ##
==========================================
+ Coverage   82.84%   82.87%   +0.03%     
==========================================
  Files         230      230              
  Lines       14541    14541              
  Branches     2723     2723              
==========================================
+ Hits        12046    12051       +5     
+ Misses       1602     1601       -1     
+ Partials      893      889       -4
Impacted Files Coverage Δ
perllib/FixMyStreet/App/Controller/Rss.pm 70.23% <100%> (+1.39%) ⬆️
perllib/FixMyStreet/Cobrand/UKCouncils.pm 91.3% <0%> (+0.96%) ⬆️

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 6ea3d7f...fccaeb5. Read the comment docs.

@dracos dracos requested review from struan and removed request for davea December 11, 2019 13:49
Copy link
Member

@struan struan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dracos dracos merged commit fccaeb5 into master Dec 11, 2019
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