Ticket #47 (closed task: fixed)

Opened 7 years ago

Last modified 6 years ago

Fix computation of distance_from_pypi variable

Reported by: mk Assigned to: mk
Priority: major Milestone:
Component: Installability index Version: 0.5
Keywords: Cc:

Description

Some packages could get 105% because of two parallel bugs. First one was fixed in changeset [153] and the second is still there. Problem is that when "found_on_cheeseshop" is false, "distance_from_pypi" should be greated than zero. Currently it's not always the case.

Change History

02/01/07 17:44:20 changed by mk

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in revision [169].