You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #3067 - Turbo87:top-version-tests, r=jtgeibel
models/version: Add tests for `Version::top()` function
While this can be tested through API tests it's much more convenient to have a unit tests for this functionality.
This PR is in preparation for fixing #2710, by introducing a `max_stable_version` property on the `crate` resource.
r? `@jtgeibel`
0 commit comments