griffithlab / civic-server

Backend Server for CIViC Project
MIT License
39 stars 32 forks source link

Update Rails minor version #689

Closed acoffman closed 3 years ago

acoffman commented 3 years ago

This updates the rails minor version to address the dependabot alert.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 915624810


Files with Coverage Reduction New Missed Lines %
app/controllers/genes_controller.rb 1 83.54%
app/models/comment.rb 1 63.64%
app/models/concerns/moderated.rb 1 74.24%
app/models/concerns/with_countable_enum.rb 1 90.0%
app/models/disease.rb 1 69.23%
app/models/drug.rb 1 56.25%
app/models/evidence_item.rb 1 81.63%
app/models/gene.rb 1 84.21%
app/models/notification.rb 1 62.5%
app/models/on_site_subscription.rb 1 40.0%
<!-- Total: 36 -->
Totals Coverage Status
Change from base Build 861915238: 0.06%
Covered Lines: 2137
Relevant Lines: 13371

💛 - Coveralls