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

⚡ Made distance functions constexpr #85

Merged
merged 1 commit into from
Dec 8, 2022
Merged

⚡ Made distance functions constexpr #85

merged 1 commit into from
Dec 8, 2022

Conversation

marcelwa
Copy link
Collaborator

@marcelwa marcelwa commented Dec 8, 2022

Added missing constexpr

@marcelwa marcelwa added the small fix Non-critical issue or inconsistency label Dec 8, 2022
@marcelwa marcelwa self-assigned this Dec 8, 2022
@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Merging #85 (f3a945f) into main (6e26956) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   93.63%   93.63%           
=======================================
  Files          58       58           
  Lines        6083     6083           
=======================================
  Hits         5696     5696           
  Misses        387      387           
Impacted Files Coverage Δ
...clude/fiction/algorithms/path_finding/distance.hpp 100.00% <100.00%> (ø)

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 6e26956...f3a945f. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2022

clang-tidy review says "All clean, LGTM! 👍"

@marcelwa marcelwa merged commit 6ce4940 into main Dec 8, 2022
@marcelwa marcelwa deleted the constexpr-fix branch December 8, 2022 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small fix Non-critical issue or inconsistency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant