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

locomotivemtl / charcoal-admin / 395 / 2
9%
master: 9%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2016 04:25PM UTC
Files 114
Run time 5s
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

07 Oct 2016 04:21PM UTC coverage: 6.23% (-0.04%) from 6.268%
395.2

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"
	]
}
```

357 of 5730 relevant lines covered (6.23%)

0.11 hits per line

Source Files on job 395.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 395
  • Travis Job 395.2
  • 6127ca8f on github
  • Prev Job for on master (#394.2)
  • Next Job for on master (#396.2)
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