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

[New] jsx-boolean-value: add assumeUndefinedIsFalse option #3675

Merged
merged 1 commit into from
Jan 11, 2024

[New] `jsx-boolean-value`: add `assumeUndefinedIsFalse` option

3730edb
Select commit
Loading
Failed to load commit list.
Merged

[New] jsx-boolean-value: add assumeUndefinedIsFalse option #3675

[New] `jsx-boolean-value`: add `assumeUndefinedIsFalse` option
3730edb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

97.65% (+0.00%) compared to 67e669d

View this Pull Request on Codecov

97.65% (+0.00%) compared to 67e669d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (67e669d) 97.65% compared to head (3730edb) 97.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3675   +/-   ##
=======================================
  Coverage   97.65%   97.65%           
=======================================
  Files         132      132           
  Lines        9383     9397   +14     
  Branches     3436     3445    +9     
=======================================
+ Hits         9163     9177   +14     
  Misses        220      220           

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