data-point
data-point copied to clipboard
Add missing tests for data-point-cache/lib/cache.js
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.