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

feat(no-callback-in-promise): add timeoutsErr option #514

Merged

feat(`no-callback-in-promise`): add `timeoutsErr` option; fixes #167

cee71eb
Select commit
Loading
Failed to load commit list.
Merged

feat(no-callback-in-promise): add timeoutsErr option #514

feat(`no-callback-in-promise`): add `timeoutsErr` option; fixes #167
cee71eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2024 in 0s

100.00% (+0.00%) compared to bbcfcbf

View this Pull Request on Codecov

100.00% (+0.00%) compared to bbcfcbf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bbcfcbf) to head (cee71eb).
Report is 39 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #514   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        26    +1     
  Lines          649       711   +62     
  Branches       250       277   +27     
=========================================
+ Hits           649       711   +62     

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