-
Notifications
You must be signed in to change notification settings - Fork 23
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
✨Refactored the hexagonalization algorithm #316
✨Refactored the hexagonalization algorithm #316
Conversation
clang-tidy review says "All clean, LGTM! 👍" |
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #316 +/- ##
==========================================
+ Coverage 96.00% 96.03% +0.03%
==========================================
Files 100 100
Lines 9935 9962 +27
==========================================
+ Hits 9538 9567 +29
+ Misses 397 395 -2
☔ View full report in Codecov by Sentry. |
clang-tidy review says "All clean, LGTM! 👍" |
Description
New features:
Checklist: