Skip to content

Update packageToolbox.m#55

Merged
ehennestad merged 2 commits intomainfrom
hotfix-package-toolbox
Mar 22, 2026
Merged

Update packageToolbox.m#55
ehennestad merged 2 commits intomainfrom
hotfix-package-toolbox

Conversation

@ehennestad
Copy link
Copy Markdown
Owner

  • The packageToolbox function now accepts additional optional arguments using varargin, allowing for greater customization when calling the function.
  • Added a check to ensure that the +matbox/installRequirements file exists; if not, the installMatBox() function is called to install necessary dependencies before packaging.

@ehennestad ehennestad merged commit 0f350ce into main Mar 22, 2026
3 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.92%. Comparing base (2519f3d) to head (9cf408b).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   42.02%   41.92%   -0.11%     
==========================================
  Files          59       60       +1     
  Lines        1468     1493      +25     
==========================================
+ Hits          617      626       +9     
- Misses        851      867      +16     

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

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.

1 participant