Skip to content

fix(dynamic): sort the shared library list - #37

Merged
orhun merged 1 commit into
mainfrom
fix/ordered_libs
Sep 18, 2024
Merged

orhun merged 1 commit into
mainfrom
fix/ordered_libs

Conversation

@orhun

@orhun orhun commented Sep 18, 2024

Copy link
Copy Markdown
Owner

Description of change

Now we sort the list of shared libraries.

If the library starts with lib it takes precedence.

How has this been tested? (if applicable)

Locally.

@orhun
orhun merged commit fd2f7d2 into main Sep 18, 2024
@orhun
orhun deleted the fix/ordered_libs branch September 18, 2024 15:48
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.

Project coverage is 3.48%. Comparing base (580c9ec) to head (b67a5c9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/app.rs 0.00% 26 Missing ⚠️
src/tui/state.rs 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##            main     #37      +/-   ##
========================================
- Coverage   3.50%   3.48%   -0.01%     
========================================
  Files         18      18              
  Lines       2317    2330      +13     
========================================
  Hits          81      81              
- Misses      2236    2249      +13     

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

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