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 complete search and cpu timer #400

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Conversation

eseiler
Copy link
Member

@eseiler eseiler commented Nov 1, 2023

No description provided.

Copy link

vercel bot commented Nov 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
raptor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 2, 2023 3:33pm

@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Nov 1, 2023
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cf2d859) 100.00% compared to head (1fbec7e) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #400   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           50        51    +1     
  Lines         1605      1675   +70     
=========================================
+ Hits          1605      1675   +70     
Files Coverage Δ
include/raptor/argument_parsing/cpu_time.hpp 100.00% <100.00%> (ø)
...clude/raptor/argument_parsing/search_arguments.hpp 100.00% <ø> (ø)
include/raptor/search/search_singular_ibf.hpp 100.00% <100.00%> (ø)
src/argument_parsing/build_arguments.cpp 100.00% <100.00%> (ø)
src/argument_parsing/search_arguments.cpp 100.00% <100.00%> (ø)
src/search/raptor_search.cpp 100.00% <100.00%> (ø)
src/search/search_partitioned_ibf.cpp 100.00% <100.00%> (ø)

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

@eseiler eseiler marked this pull request as draft November 1, 2023 19:34
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Nov 1, 2023
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Nov 2, 2023
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Nov 2, 2023
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Nov 2, 2023
@seqan-actions seqan-actions added lint [INTERNAL] used for linting and removed lint [INTERNAL] used for linting labels Nov 2, 2023
@eseiler eseiler marked this pull request as ready for review November 2, 2023 15:35
@eseiler eseiler merged commit 9b984e5 into seqan:main Nov 2, 2023
30 checks passed
@eseiler eseiler deleted the misc/time branch November 2, 2023 16:05
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.

None yet

2 participants