griffithlab / civic-server

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

Handle searching by combination type is not null correctly #683

Closed acoffman closed 3 years ago

acoffman commented 3 years ago

Previously it would make a sub select of all EIDs with multiple drugs but then evaluate that the eid was not in that set, which was not the desired behavior.

closes griffithlab/civic-client#1581

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 733503930


Changes Missing Coverage Covered Lines Changed/Added Lines %
app/models/advanced_searches/evidence_item.rb 0 9 0.0%
<!-- Total: 0 9 0.0% -->
Totals Coverage Status
Change from base Build 730554611: -0.01%
Covered Lines: 2130
Relevant Lines: 13364

💛 - Coveralls