repman
repman copied to clipboard
Fix detection of latest stable release (fix #443)
If the first fetched package is not stable, but has a greater version than any of the stable packages, wrong behaviors such as that reported in #443 may occur.
Codecov Report
Patch coverage: 100.00% and no project coverage change.
Comparison is base (
b463a21) 99.04% compared to head (3d2a678) 99.04%.
Additional details and impacted files
@@ Coverage Diff @@
## master #562 +/- ##
=========================================
Coverage 99.04% 99.04%
- Complexity 1910 1912 +2
=========================================
Files 301 301
Lines 6075 6079 +4
=========================================
+ Hits 6017 6021 +4
Misses 58 58
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...ackageSynchronizer/ComposerPackageSynchronizer.php | 97.08% <100.00%> (+0.08%) |
:arrow_up: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Can I help with this to get it over the line?
sorted in #617 feel free to reopen if I make false assumptions :wink: