#134 Factor in absence waivers.
Merged by gnaponie. Opened by ralph.
factor-in-absence-waivers  into  master

Download 134.patch

Previously, we did work to retrieve waivers from waiverdb that were stored in
relation to the absence of a result.

However, the check method of our rule short-circuited itself if a result was
missing and it never even consulted the correctly retrieved waivers.

This adjusts that logic to account for waivers-of-absences. It also adds a
test, confirming that it works.

Pair-programmed by @gnaponie and @ralph. :)

rebased onto 09e8f40fcfc0a2f28a43ff7bcb7ad4280a25e3be

Pull-Request has been merged by gnaponie

Metadata