Closed marickvantuil closed 1 year ago
Not sure why the Buddy build is failing, let me know if I can do something to fix it. 👍
This actually fixes the issue on my installation.
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
b463a21
) 99.04% compared to head (8373ebd
) 99.04%.:exclamation: Current head 8373ebd differs from pull request most recent head c5f25d4. Consider uploading reports for the commit c5f25d4 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This fixes the issue in #562 where if the first fetched package is not stable, then no stable release can be determined because the version comparison will fail with
Comparator::greaterThan
.