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

[FEATURE] Dynamic HIBF #462

Merged
merged 2 commits into from
Feb 18, 2025
Merged

[FEATURE] Dynamic HIBF #462

merged 2 commits into from
Feb 18, 2025

Conversation

eseiler
Copy link
Member

@eseiler eseiler commented Jan 30, 2025

No description provided.

@eseiler eseiler changed the title Feature/dynamic [FEATURE] Dynamic HIBF Jan 30, 2025
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Jan 30, 2025
@seqan-actions
Copy link
Member

Documentation preview available at https://docs.seqan.de/preview/seqan/raptor/462

@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Jan 30, 2025
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Feb 2, 2025
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Feb 4, 2025
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Feb 17, 2025
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Feb 17, 2025
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Feb 17, 2025
@seqan seqan deleted a comment from codecov bot Feb 17, 2025
Copy link

codecov bot commented Feb 17, 2025

Codecov Report

Attention: Patch coverage is 57.61421% with 167 lines in your changes missing coverage. Please review.

Project coverage is 91.52%. Comparing base (fb1748b) to head (f8e2cd5).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/update/insert_user_bin.cpp 37.10% 100 Missing ⚠️
src/update/delete_user_bins.cpp 0.00% 29 Missing ⚠️
src/update/insert/get_location.cpp 78.94% 16 Missing ⚠️
src/argument_parsing/update_parsing.cpp 86.36% 6 Missing ⚠️
src/update/insert/insert_tb_and_parents.cpp 68.42% 6 Missing ⚠️
src/update/insert/is_fpr_exceeded.hpp 72.22% 5 Missing ⚠️
src/update/dump_index.cpp 89.65% 3 Missing ⚠️
src/update/insert/strong_types.hpp 66.66% 1 Missing ⚠️
src/update/raptor_update.cpp 90.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (fb1748b) and HEAD (f8e2cd5). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (fb1748b) HEAD (f8e2cd5)
current 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #462      +/-   ##
===========================================
- Coverage   100.00%   91.52%   -8.48%     
===========================================
  Files           51       60       +9     
  Lines         1573     1971     +398     
  Branches         0       58      +58     
===========================================
+ Hits          1573     1804     +231     
- Misses           0      167     +167     
Flag Coverage Δ
current ?
experimental 56.84% <56.84%> (?)
stable 100.00% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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 17, 2025
@eseiler eseiler marked this pull request as ready for review February 18, 2025 04:07
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Feb 18, 2025
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Feb 18, 2025
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Feb 18, 2025
@eseiler eseiler merged commit 30117bc into seqan:main Feb 18, 2025
68 checks passed
@eseiler eseiler deleted the feature/dynamic branch February 18, 2025 04:43
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