Skip to content

[INFRA] Packaging#268

Merged
eseiler merged 11 commits intoseqan:mainfrom
eseiler:infra/package
Feb 10, 2025
Merged

[INFRA] Packaging#268
eseiler merged 11 commits intoseqan:mainfrom
eseiler:infra/package

Conversation

@eseiler
Copy link
Copy Markdown
Member

@eseiler eseiler commented Feb 10, 2025

No description provided.

@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Feb 10, 2025
@seqan-actions
Copy link
Copy Markdown
Member

Documentation preview available at https://docs.seqan.de/preview/seqan/hibf/268

With the standard linker (ld), the order of static libraries (archives) matters. Linking hibf before gtest results in undefined references. Note that linkers such as mold do not have this problem because symbols from archives are resolved differently (independent of order).
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.59%. Comparing base (4f6bc1b) to head (58c7911).
Report is 12 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #268   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files          52       52           
  Lines        1996     1996           
  Branches        5        5           
=======================================
  Hits         1988     1988           
  Misses          8        8           

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

@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Feb 10, 2025
@eseiler eseiler marked this pull request as ready for review February 10, 2025 18:21
@eseiler eseiler merged commit 6e90be6 into seqan:main Feb 10, 2025
38 checks passed
@eseiler eseiler deleted the infra/package branch February 10, 2025 18:24
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