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

reword warning based on comment from @relu91

be93623
Select commit
Loading
Failed to load commit list.
Merged

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

reword warning based on comment from @relu91
be93623
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 1s

77.80% (+0.03%) compared to 82f7f7a

View this Pull Request on Codecov

77.80% (+0.03%) compared to 82f7f7a

Details

Codecov Report

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

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

Files Patch % Lines
packages/core/src/interaction-output.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1230      +/-   ##
==========================================
+ Coverage   77.77%   77.80%   +0.03%     
==========================================
  Files          84       84              
  Lines       17476    17492      +16     
  Branches     1770     1773       +3     
==========================================
+ Hits        13592    13610      +18     
+ Misses       3848     3846       -2     
  Partials       36       36              

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