Skip to content

fix(llvm): charconv on apple#304

Merged
eseiler merged 1 commit intoseqan:mainfrom
eseiler:fix/charconv
Feb 28, 2026
Merged

fix(llvm): charconv on apple#304
eseiler merged 1 commit intoseqan:mainfrom
eseiler:fix/charconv

Conversation

@eseiler
Copy link
Member

@eseiler eseiler commented Feb 28, 2026

This is a nasty workaround. Ideally, there should be a seqan::stl::from_chars.

@seqan-actions seqan-actions added lint [INTERNAL] signals that clang-format ran and removed lint [INTERNAL] signals that clang-format ran labels Feb 28, 2026
@codecov
Copy link

codecov bot commented Feb 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.75%. Comparing base (983dc3d) to head (d6ce31a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
+ Coverage   94.70%   94.75%   +0.05%     
==========================================
  Files          20       20              
  Lines        1717     1717              
  Branches       47       46       -1     
==========================================
+ Hits         1626     1627       +1     
+ Misses         91       90       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@seqan-actions
Copy link
Member

Documentation preview available at https://docs.seqan.de/preview/seqan/sharg-parser/304

This is a nasty workaround. Ideally, there should be a seqan::stl::from_chars.
@seqan-actions seqan-actions added lint [INTERNAL] signals that clang-format ran and removed lint [INTERNAL] signals that clang-format ran labels Feb 28, 2026
@eseiler eseiler merged commit 858e1cf into seqan:main Feb 28, 2026
36 checks passed
@eseiler eseiler deleted the fix/charconv branch February 28, 2026 18:39
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