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

Fix typescript error to name all Tuple members #335

Merged
merged 2 commits into from
Nov 26, 2024

Add changeset

f82cd13
Select commit
Loading
Failed to load commit list.
Merged

Fix typescript error to name all Tuple members #335

Add changeset
f82cd13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 26, 2024 in 1s

89.16% (-3.38%) compared to b23471a

View this Pull Request on Codecov

89.16% (-3.38%) compared to b23471a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.16%. Comparing base (b23471a) to head (f82cd13).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #335      +/-   ##
==========================================
- Coverage   92.54%   89.16%   -3.38%     
==========================================
  Files          74       75       +1     
  Lines        9787     6056    -3731     
  Branches      359      360       +1     
==========================================
- Hits         9057     5400    -3657     
+ Misses        701      627      -74     
  Partials       29       29              

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