Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix versions sorting order #138

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

antonbaliasnikov
Copy link
Contributor

What ❔

Fix versions sorting order.

Why ❔

To latest go first, then from latest release to oldest.

Checklist

  • PR title corresponds to the body of PR.
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via cargo fmt and checked with cargo clippy.

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.24%. Comparing base (1d54543) to head (76f6e54).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #138   +/-   ##
=======================================
  Coverage   64.24%   64.24%           
=======================================
  Files          53       53           
  Lines        4410     4410           
=======================================
  Hits         2833     2833           
  Misses       1577     1577           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@antonbaliasnikov antonbaliasnikov merged commit 7684c93 into main Dec 11, 2024
13 checks passed
@antonbaliasnikov antonbaliasnikov deleted the aba-fix-sorting-order branch December 11, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants