kuzzleio / sdk-javascript

Kuzzle Javascript SDK. High level library including multi-protocol support, offline resiliency, realtime data and more
http://docs.kuzzle.io/sdk/js/7
Apache License 2.0
39 stars 15 forks source link

Add eslint-plugin-kuzzle #709

Closed Aschen closed 2 years ago

Aschen commented 2 years ago

What does this PR do ?

Add plugin with coding standards

codecov[bot] commented 2 years ago

Codecov Report

Merging #709 (5ed3f9e) into master (9ddf056) will decrease coverage by 0.35%. The diff coverage is 84.42%.

@@            Coverage Diff             @@
##           master     #709      +/-   ##
==========================================
- Coverage   83.57%   83.21%   -0.36%     
==========================================
  Files          45       45              
  Lines        2100     2085      -15     
  Branches      370      397      +27     
==========================================
- Hits         1755     1735      -20     
- Misses        268      272       +4     
- Partials       77       78       +1     
Impacted Files Coverage Δ
src/RequestTimeoutError.ts 100.00% <ø> (ø)
src/core/InstrumentablePromise.ts 100.00% <ø> (ø)
src/core/security/Role.ts 62.50% <50.00%> (ø)
src/utils/object.ts 83.33% <50.00%> (ø)
src/core/batchWriter/BatchWriter.ts 68.49% <60.00%> (ø)
src/controllers/Security.ts 67.02% <63.44%> (-2.09%) :arrow_down:
src/core/batchWriter/BatchController.ts 79.62% <70.58%> (ø)
src/utils/debug.js 58.33% <75.00%> (ø)
src/protocols/WebSocket.ts 75.91% <76.59%> (-0.03%) :arrow_down:
src/Kuzzle.ts 85.67% <82.23%> (-0.54%) :arrow_down:
... and 35 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.