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

Algorithm examples #747

Merged
merged 21 commits into from
Feb 19, 2022
Merged

Algorithm examples #747

merged 21 commits into from
Feb 19, 2022

Conversation

raviqqe
Copy link
Contributor

@raviqqe raviqqe commented Feb 13, 2022

Blocked by release of LLVM 14.

Todo

  • Test a knapsack algorithm.
  • Enable tests for a NumberMap module in a Core package.

@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2022

Codecov Report

Merging #747 (82914d8) into main (d7a0ace) will not change coverage.
The diff coverage is n/a.

❗ Current head 82914d8 differs from pull request most recent head 6b7f983. Consider uploading reports for the commit 6b7f983 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #747   +/-   ##
=======================================
  Coverage   85.33%   85.33%           
=======================================
  Files         311      311           
  Lines       29006    29006           
=======================================
  Hits        24753    24753           
  Misses       4253     4253           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d7a0ace...6b7f983. Read the comment docs.

@raviqqe raviqqe added the merge label Feb 19, 2022
@mergify mergify bot merged commit 407585e into main Feb 19, 2022
@mergify mergify bot deleted the chore/algo branch February 19, 2022 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants