griffithlab / civic-server

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

Fill in full_journal_title for ASCO abstracts #682

Closed acoffman closed 3 years ago

acoffman commented 3 years ago

This value was not previously set, and it is now hardcoded for ASCO sources. We have backfilled this for existing sources, and this should fix the issue going forward.

We will also want to regenerate clinical trial associations.

closes griffithlab/civic-client#1612

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 730314610


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/scrapers/asco.rb 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Files with Coverage Reduction New Missed Lines %
app/models/assertion.rb 1 69.89%
app/models/variant_group.rb 1 62.07%
app/presenters/drug_presenter.rb 12 0%
<!-- Total: 14 -->
Totals Coverage Status
Change from base Build 701881806: -0.05%
Covered Lines: 2130
Relevant Lines: 13356

💛 - Coveralls