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

get latest should be last not first element #584

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Conversation

TahaAttari
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Nov 8, 2024

Formatting check succeeded!

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.46%. Comparing base (b578062) to head (ac7365b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #584   +/-   ##
=========================================
  Coverage     73.46%   73.46%           
  Complexity       19       19           
=========================================
  Files           365      365           
  Lines         19597    19597           
  Branches       2987     2987           
=========================================
  Hits          14396    14396           
  Misses         3763     3763           
  Partials       1438     1438           

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

Copy link
Collaborator

@sliver007 sliver007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Check passed.

Copy link

sonarcloud bot commented Nov 18, 2024

@sliver007 sliver007 merged commit 12f0c5f into master Nov 18, 2024
8 checks passed
@sliver007 sliver007 deleted the latest-version-fix branch November 18, 2024 15:30
barhodes added a commit that referenced this pull request Nov 18, 2024
* Move visitors to cr package and fix warnings

* Fix issues with recursive gather

* Fix adapter visit tests

* fix merge issues

* Skip duplicated URLs when gathering deps (#591)

* [APHL-1288] skip duplicated URLs

Co-authored-by: taha.attari@smilecdr.com <taha.attari@smilecdr.com>

* fix case statements

* get latest should be last not first element (#584)

Co-authored-by: taha.attari@smilecdr.com <taha.attari@smilecdr.com>
Co-authored-by: Adam Stevenson <stevenson_adam@yahoo.com>

* Move visitors to cr package and fix warnings

* Fix issues with recursive gather

* Fix adapter visit tests

* fix merge issues

* fix case statements

* cleanup

* remove orphans

---------

Co-authored-by: Taha <TahaAttari@users.noreply.github.com>
Co-authored-by: taha.attari@smilecdr.com <taha.attari@smilecdr.com>
Co-authored-by: Adam Stevenson <stevenson_adam@yahoo.com>
TahaAttari added a commit that referenced this pull request Nov 19, 2024
Co-authored-by: taha.attari@smilecdr.com <taha.attari@smilecdr.com>
Co-authored-by: Adam Stevenson <stevenson_adam@yahoo.com>
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