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

Replace dijkstra by a* #31

Merged
merged 2 commits into from
Sep 26, 2021
Merged

Replace dijkstra by a* #31

merged 2 commits into from
Sep 26, 2021

Conversation

brunocodutra
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 21, 2021

Codecov Report

Merging #31 (1adb837) into master (1327f70) will increase coverage by 0.66%.
The diff coverage is 96.42%.

❗ Current head 1adb837 differs from pull request most recent head 3cb6939. Consider uploading reports for the commit 3cb6939 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   93.27%   93.93%   +0.66%     
==========================================
  Files           5        5              
  Lines         119      132      +13     
==========================================
+ Hits          111      124      +13     
  Misses          8        8              
Impacted Files Coverage Δ
benches/diff.rs 0.00% <0.00%> (ø)
src/diff.rs 96.55% <100.00%> (+0.60%) ⬆️

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 1327f70...3cb6939. Read the comment docs.

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.

1 participant