• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

locomotivemtl / charcoal-admin / 395
9%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2016 04:25PM UTC
Jobs 3
Files 114
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
395

push

travis-ci

mcaskill
Added callable resolution to Elfinder Connector

With locomotivemtl/charcoal-app@39131b, resolves callbacks defined in app config (e.g., JSON) which might not be so obvious.

Changes ‘\Charcoal\Admin\Action\ElfinderConnectorAction’:
- Added ‘$elfinderConfig’ property to store merged config;
- Added ‘\Charcoal\App\CallableResolverAwareTrait’ to action;
- Added ‘resolveBoundCallbacks()’ to filter “bind” callbacks and resolve uncertainties;
- Added ‘sanitizeOnUploadPreSave()’ to accompany ‘Plugin.Sanitizer’ with extra rules (elFinder plugins are difficult to implement);

```
"bind": {
	"upload.presave": [
		"Plugin.Sanitizer.onUpLoadPreSave",
		“self:sanitizeOnUploadPreSave"
	]
}
```

372 of 5773 relevant lines covered (6.44%)

0.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 395.1 07 Oct 2016 04:24PM UTC 0
6.23
Travis Job 395.1
2 395.2 07 Oct 2016 04:25PM UTC 0
6.23
Travis Job 395.2
3 395.3 07 Oct 2016 04:26PM UTC 0
5.66
Travis Job 395.3
Source Files on build 395
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #395
  • 6127ca8f on github
  • Prev Build on master (#394)
  • Next Build on master (#396)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc