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

chrizzFTD / naming / 109
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 0.4.1
DEFAULT BRANCH: master
Ran 21 Apr 2018 01:14AM UTC
Jobs 1
Files 3
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

pending completion
109

push

travis-ci

web-flow
Feature/base refactor nometa (#9)

Added:
- `NameConfig` object that allows subclasses to use more configurations apart from the builtin `config`.

Changed:
- Refactored base module to not include use of metaclasses
- Missing fields now have f-strings syntax: `{missing}` instead of `[missing]`.
- Setting fields or name to an incorrect value raises a `ValueError` instead of a `NameError`.
- `name` property is no longer read-only.
- `separator` property is now called `sep`.
- `Pipe.pipe_separator` is now called `Pipe.pipe_sep`
- `File` object now uses `suffix` instead of `extension` as a special field.

Removed:
- `set_name` method (use `name` property instead).
- `File.full_path` & `File.cwd`. These attributes didn't add more than what the `pathlib` module already offers.

Fixed:
- `compounds` attribute allows for more use cases (redefined fields, new field names not present on the `config` attribute)

596 of 596 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 109.1 21 Apr 2018 01:14AM UTC 0
100.0
Travis Job 109.1
Source Files on build 109
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #109
  • d133bb43 on github
  • Prev Build on develop (#85)
  • Next Build on develop (#114)
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