Skip to content

Grid::enumerate()Grid::iter() #99

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

Merged
merged 1 commit into from
Apr 14, 2025
Merged

Grid::enumerate()Grid::iter() #99

merged 1 commit into from
Apr 14, 2025

Conversation

jwodder
Copy link
Owner

@jwodder jwodder commented Apr 14, 2025

Closes #39.

@jwodder jwodder added breaking change Introduction of an incompatible API change pkg:adventutil c:grid labels Apr 14, 2025
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.60%. Comparing base (a7a92d5) to head (2a7f709).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   77.59%   77.60%           
=======================================
  Files         304      304           
  Lines       17502    17505    +3     
=======================================
+ Hits        13581    13584    +3     
  Misses       3921     3921           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jwodder jwodder merged commit 0b1932c into master Apr 14, 2025
8 checks passed
@jwodder jwodder deleted the gh-39 branch April 14, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Introduction of an incompatible API change c:grid pkg:adventutil
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename Grid::enumerate() to Grid::iter()/(&Grid)::into_iter()
1 participant