Skip to content

[New] prop-types: add skipUnexported option#3999

Open
GertSallaerts wants to merge 1 commit into
jsx-eslint:masterfrom
ambassify:feat/prop-types-unexported
Open

[New] prop-types: add skipUnexported option#3999
GertSallaerts wants to merge 1 commit into
jsx-eslint:masterfrom
ambassify:feat/prop-types-unexported

[New] `prop-types`: add `skipUnexported` option

3c09cb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 1s

97.64% (+0.06%) compared to 012ec39

View this Pull Request on Codecov

97.64% (+0.06%) compared to 012ec39

Details

Codecov Report

❌ Patch coverage is 85.71429% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.64%. Comparing base (012ec39) to head (3c09cb9).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
lib/rules/prop-types.js 85.71% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3999      +/-   ##
==========================================
+ Coverage   97.58%   97.64%   +0.06%     
==========================================
  Files         137      137              
  Lines       10182    10238      +56     
  Branches     3795     3824      +29     
==========================================
+ Hits         9936     9997      +61     
+ Misses        246      241       -5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.