Skip to content

Add multi return values to user-defined functions - #423

Merged
rkalis merged 2 commits into
nextfrom
multi-return-functions
Jul 14, 2026
Merged

Add multi return values to user-defined functions#423
rkalis merged 2 commits into
nextfrom
multi-return-functions

Update docs for multi return values

7093e26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 95.71429% with 3 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (next@2fe3918). Learn more about missing BASE report.

Files with missing lines Patch % Lines
packages/utils/src/types.ts 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             next     #423   +/-   ##
=======================================
  Coverage        ?   86.62%           
=======================================
  Files           ?       56           
  Lines           ?     4433           
  Branches        ?      836           
=======================================
  Hits            ?     3840           
  Misses          ?      467           
  Partials        ?      126           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.