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

refactor: report undefined for no expected value() #1230

Merged
merged 8 commits into from
Feb 22, 2024

refactor: make undefined return more explicitly

04d9686
Select commit
Loading
Failed to load commit list.
Merged

refactor: report undefined for no expected value() #1230

refactor: make undefined return more explicitly
04d9686
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 0s

77.77% (+0.00%) compared to 82f7f7a

View this Pull Request on Codecov

77.77% (+0.00%) compared to 82f7f7a

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (82f7f7a) 77.77% compared to head (04d9686) 77.77%.
Report is 14 commits behind head on master.

❗ Current head 04d9686 differs from pull request most recent head 0a9a69b. Consider uploading reports for the commit 0a9a69b to get more accurate results

Files Patch % Lines
packages/core/src/interaction-output.ts 55.55% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1230   +/-   ##
=======================================
  Coverage   77.77%   77.77%           
=======================================
  Files          84       84           
  Lines       17476    17491   +15     
  Branches     1770     1772    +2     
=======================================
+ Hits        13592    13604   +12     
- Misses       3848     3851    +3     
  Partials       36       36           

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