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

Remove the Fixed Shaped Iterator #135

Merged
merged 2 commits into from
Feb 20, 2025
Merged

Conversation

IssaHanou
Copy link
Member

@IssaHanou IssaHanou commented Feb 13, 2025

Closes #110

@IssaHanou IssaHanou changed the title Close issue #110 Remove the Fixed Shaped Iterator Feb 13, 2025
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.94%. Comparing base (e1dae7b) to head (90a8837).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   71.22%   72.94%   +1.72%     
==========================================
  Files          19       19              
  Lines         688      669      -19     
==========================================
- Hits          490      488       -2     
+ Misses        198      181      -17     

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

ReubenJ

This comment was marked as resolved.

@ReubenJ ReubenJ force-pushed the remove_fixed_shape_iterator branch 2 times, most recently from 2ed4ffc to 6e9c8f9 Compare February 20, 2025 11:23
Issa Hanou and others added 2 commits February 20, 2025 12:25
Now always using the uniform solver in the top down iterator.
Removed unused heuristic_leftmost_fixed_shaped_hole

Co-authored-by: Issa Hanou <[email protected]>
@ReubenJ ReubenJ force-pushed the remove_fixed_shape_iterator branch from 6e9c8f9 to 90a8837 Compare February 20, 2025 11:25
@ReubenJ ReubenJ self-requested a review February 20, 2025 11:28
@ReubenJ ReubenJ merged commit 7af0f7e into master Feb 20, 2025
5 checks passed
@ReubenJ ReubenJ deleted the remove_fixed_shape_iterator branch February 20, 2025 11:31
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.

Remove the FixedShapedIterator
2 participants