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

locomotivemtl / charcoal-property / 421
61%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2019 10:06PM UTC
Jobs 4
Files 78
Run time 36s
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
421

push

travis-ci

mcaskill
Add support for normalizing paths on FileProperty

Added:
- Method `FileProperty::normalizePath()` to resolve relative paths while avoiding issues with the `realpath()` function

Changed:
- Method `ImageProperty::processEffectsOne()` to normalize paths

Example:
```
"thumbnail": {
    "type": "image",
    "upload_path": "uploads/thumbnails/src/",
    "effects": [
        {
            "type": "resize",
            "mode": "best_fit",
            "width": 150,
            "height": 150
        },
        {
            "type": "save",
            "copy": "../small/{{filename}}.{{extension}}"
        }
    ]
}
```

27 of 27 new or added lines in 2 files covered. (100.0%)

2906 of 4892 relevant lines covered (59.4%)

14.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 421.1 21 Nov 2019 10:06PM UTC 0
60.72
Travis Job 421.1
2 421.2 21 Nov 2019 10:06PM UTC 0
59.4
Travis Job 421.2
3 421.3 21 Nov 2019 10:06PM UTC 0
59.4
Travis Job 421.3
4 421.4 21 Nov 2019 10:06PM UTC 0
59.4
Travis Job 421.4
Source Files on build 421
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #421
  • e34058fb on github
  • Prev Build on master (#420)
  • Next Build on master (#423)
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

© 2025 Coveralls, Inc