mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
2a5d7f225c
- As a library, minifier should be subject to 100% coverage - minor change to the code combining globbing and file reading into a single function for error handling any case where the files can't be found or read - we could do more fine grained errors here, but that seems unnecessary given that the usecase is internal, not for user files at the moment - added error case tests to capture all the uncovered lines |
||
---|---|---|
.. | ||
adapter-manager | ||
bootstrap-socket | ||
config-url-helpers | ||
constants | ||
errors | ||
image-transform | ||
job-manager | ||
limit-service | ||
minifier | ||
moleculer-service-from-class | ||
mw-session-from-token | ||
package-json | ||
pretty-cli | ||
promise | ||
release-utils | ||
security | ||
session-service | ||
settings-path-manager | ||
vhost-middleware | ||
zip | ||
.gitkeep |