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

[TEST] Add compute_ibf_size test. #224

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

smehringer
Copy link
Member

@smehringer smehringer commented Oct 26, 2023

This makes sure that display_layout in chopper does not compute wrong sizes but is in sync with the hibf lib function construct_ibf

Todo:

  • Find a better way to include compute_ibf_size.hpp in test

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ec33f79) 95.93% compared to head (c9bfdc7) 95.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #224   +/-   ##
=======================================
  Coverage   95.93%   95.93%           
=======================================
  Files          19       19           
  Lines         688      688           
=======================================
  Hits          660      660           
  Misses         28       28           

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

@eseiler eseiler merged commit 5e5e428 into seqan:main Oct 26, 2023
20 checks passed
@smehringer smehringer deleted the compute_ibf_size_test branch October 26, 2023 18:20
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.

3 participants