moxystudio / eslint-config

MOXY eslint configuration to be used across several JavaScript projects
MIT License
13 stars 5 forks source link

Add React Native a11y enhancer #105

Closed acostalima closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #105 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        48   +11     
  Lines           46        57   +11     
  Branches         1         1           
=========================================
+ Hits            46        57   +11     
Impacted Files Coverage Δ
packages/eslint-config-react-native-a11y/index.js 100.00% <100.00%> (ø)
...-native-a11y/lib/rules/platforms/rn-059/android.js 100.00% <100.00%> (ø)
...eact-native-a11y/lib/rules/platforms/rn-059/any.js 100.00% <100.00%> (ø)
...eact-native-a11y/lib/rules/platforms/rn-059/ios.js 100.00% <100.00%> (ø)
...eact-native-a11y/lib/rules/platforms/rn-060/any.js 100.00% <100.00%> (ø)
...eact-native-a11y/lib/rules/platforms/rn-061/any.js 100.00% <100.00%> (ø)
...eact-native-a11y/lib/rules/platforms/rn-062/any.js 100.00% <100.00%> (ø)
...es/eslint-config-react-native-a11y/rn-059/index.js 100.00% <100.00%> (ø)
...es/eslint-config-react-native-a11y/rn-060/index.js 100.00% <100.00%> (ø)
...es/eslint-config-react-native-a11y/rn-061/index.js 100.00% <100.00%> (ø)
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3a715ff...94f5e5b. Read the comment docs.