Skip to content

Fix doc typo and validate ply list lengths #31

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 2 commits into from
Jun 23, 2025

Conversation

saullocastro
Copy link
Owner

Summary

  • correct docstring for g23 entry
  • validate input list lengths in laminated_plate

Testing

  • pytest -q (fails: ModuleNotFoundError: No module named 'numpy')

https://chatgpt.com/codex/tasks/task_e_68556149e3a88320a6eeb2bb6211cab1

@saullocastro saullocastro added documentation Improvements or additions to documentation enhancement Improve existing feature, improved algorithms labels Jun 23, 2025
Copy link

codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.92%. Comparing base (af9d2be) to head (4786303).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   99.93%   99.92%   -0.01%     
==========================================
  Files          11       11              
  Lines       37543    37544       +1     
==========================================
- Hits        37517    37515       -2     
- Misses         26       29       +3     

☔ 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.

@saullocastro saullocastro merged commit 02c88d2 into main Jun 23, 2025
17 of 18 checks passed
@saullocastro saullocastro deleted the codex/find-and-fix-important-bug branch June 23, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codex documentation Improvements or additions to documentation enhancement Improve existing feature, improved algorithms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant