eslint-community / eslint-plugin-promise

Enforce best practices for JavaScript promises
ISC License
939 stars 91 forks source link

docs: supply missing docs #503

Closed brettz9 closed 1 month ago

brettz9 commented 1 month ago

What is the purpose of this pull request?

What changes did you make? (Give an overview)

Supply missing doc pages. Draws heavily again from #199.

Also:

Fixes #214.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (bbcfcbf) to head (276921b). Report is 25 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #503 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 24 -1 Lines 649 661 +12 Branches 250 247 -3 ========================================= + Hits 649 661 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.