data-point icon indicating copy to clipboard operation
data-point copied to clipboard

Add missing tests for data-point-cache/lib/cache.js

Open raingerber opened this issue 6 years ago • 0 comments
trafficstars

Problem description:

When upgrading from Jest 21 to 23, the test coverage decreased unexpectedly. For now, <rootDir>/packages/data-point-cache/lib/cache.js has been added to coveragePathIgnorePatterns.

Suggested solution:

Add tests that cover the untested lines, and remove cache.js from coveragePathIgnorePatterns.

raingerber avatar Jan 09 '19 22:01 raingerber