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

[MISC] Add workaround for gcc13's bogus memmov warnings #227

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

eseiler
Copy link
Member

@eseiler eseiler commented Oct 31, 2023

For example, Debug mode and O2

@seqan-actions seqan-actions added lint and removed lint labels Oct 31, 2023
@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7823287) 95.94% compared to head (33a91bb) 95.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #227   +/-   ##
=======================================
  Coverage   95.94%   95.94%           
=======================================
  Files          19       19           
  Lines         691      691           
=======================================
  Hits          663      663           
  Misses         28       28           
Files Coverage Δ
src/layout/hibf_statistics.cpp 98.96% <ø> (ø)

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

@eseiler eseiler merged commit f080ec8 into seqan:main Oct 31, 2023
20 checks passed
@eseiler eseiler deleted the fix/gcc13 branch October 31, 2023 12:49
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