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

petr-muller / pyff / 100 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.7.0
DEFAULT BRANCH: master
Ran 29 Jun 2018 03:09PM UTC
Files 7
Run time 1s
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

29 Jun 2018 03:07PM UTC coverage: 100.0%. Remained the same
100.1

push

travis-ci

petr-muller
feat(classes): Detect property methods of classes

When functions/methods are decorated with `@property`, it is detected
and such methods are described as "property methods" in the output. The
detection is performed in `FunctionsExtractor`. Currently, only the
vanilla `@property` is detected. Getter/setter variants, like
`@property.getter`, are not.

Additionally, removed functions/methods are now detected.

Implementation notes:

- `pyff_function` was made to operate on `FunctionSummary` instances,
  just like `pyff_class` started to do. To achieve this,
  `FunctionsExtractor` was made to save the AST node to
  `FunctionSummary` instances.

739 of 739 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 100.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 52
  • Travis Job 100.1
  • 6a2aeefc on github
  • Prev Job for on example-05 (#99.1)
  • Next Job for on example-05 (#102.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