DEFRA / bwq-signage

Bathing water quality signage service
Other
1 stars 3 forks source link

Feature/upload logo #70

Closed ijdickinson closed 6 years ago

ijdickinson commented 6 years ago

This PR merges the feature for allowing the user to upload an image representing the bathing water manager (e.g. a local authority logo).

Due to deadline pressures, it's missing some controller tests for the upload process, so test coverage has got down by a few percent.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 125


Changes Missing Coverage Covered Lines Changed/Added Lines %
app/services/logo_manager.rb 35 36 97.22%
app/presenters/bwq_sign.rb 6 7 85.71%
app/controllers/signage_design_controller.rb 8 34 23.53%
<!-- Total: 49 77 63.64% -->
Totals Coverage Status
Change from base Build 117: -4.3%
Covered Lines: 443
Relevant Lines: 507

💛 - Coveralls