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

chrizzFTD / naming / 109 / 1
100%
master: 100%

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

21 Apr 2018 01:14AM UTC coverage: 100.0%. Remained the same
109.1

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

Source Files on job 109.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 109
  • Travis Job 109.1
  • d133bb43 on github
  • Prev Job for on develop (#85.1)
  • Next Job for on develop (#114.1)
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