onur-ozkan / nestjs-rate-limiter

Highly configurable and extensible rate limiter library
https://npmjs.com/package/nestjs-rate-limiter
MIT License
238 stars 43 forks source link

Add Code Coverage to the build #45

Closed shannonlal closed 3 years ago

shannonlal commented 3 years ago

As part of the goals of being able to directly publish from master after a merge, enforcing code coverage rules is a small enhancement that can be added to make sure the library has good testing. I am proposing at adding a small fix to include code coverage rules with JEST.