This repository has been archived by the owner on Apr 28, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
100% code coverage #5
Comments
Silic0nS0ldier
added a commit
that referenced
this issue
Mar 17, 2019
Silic0nS0ldier
added a commit
that referenced
this issue
Mar 17, 2019
Silic0nS0ldier
added a commit
that referenced
this issue
Mar 17, 2019
Special note about https://codecov.io/gh/userfrosting/assets/src/master/src/AssetsTemplatePlugin.php, there is an unreachable code path that was implemented to facilitate later expansion and as such at this point in time cannot reach complete code coverage. |
Actually, the mentioned code can just be removed. The scope of the helper is for bundles exclusively. |
Silic0nS0ldier
added a commit
that referenced
this issue
Mar 17, 2019
Silic0nS0ldier
added a commit
that referenced
this issue
Mar 17, 2019
Silic0nS0ldier
added a commit
that referenced
this issue
Apr 6, 2019
Silic0nS0ldier
added a commit
that referenced
this issue
Apr 6, 2019
Silic0nS0ldier
added a commit
that referenced
this issue
Apr 6, 2019
Silic0nS0ldier
added a commit
that referenced
this issue
Apr 6, 2019
- Stabalised absolute path returned by `Assets::urlPathToAbsolutePath` and hardened against silent failure. - Slightly simplified MIME resolution logic. - Marked usage of `Assets::readSchema` without a respository as the return value. - Removed various bit of dead code. - Fixed silent failure in `gulp-bundle-assets` loading support.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Very close to the magic 100% code coverage on this repo, and codecov.io shows that the untested code is mainly for fail cases (some of which will be removed by updating to PHP v7 for the scalar types).
The text was updated successfully, but these errors were encountered: