feat: add fold4d / Fold4d module (inverse of unfold4d)#5173
Conversation
Checklist
Related Issues/PRsCloses #786. ChangesAdds a fold operation (
Implementation. No book change: Testing
|
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (66.03%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #5173 +/- ##
==========================================
+ Coverage 65.97% 66.03% +0.06%
==========================================
Files 1198 1203 +5
Lines 182691 183118 +427
==========================================
+ Hits 120526 120921 +395
- Misses 62165 62197 +32 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Thanks! All CI checks are green (macOS just finishing up), and codecov/patch is 100%. |
Pull Request Template
Checklist
cargo run-checkscommand has been executed.Related Issues/PRs
Provide links to relevant issues and dependent PRs.
Changes
Summarize the problem being addressed and your solution.
Testing
Describe how these changes have been tested.