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

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

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

pending completion
100

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

Jobs
ID Job ID Ran Files Coverage
1 100.1 29 Jun 2018 03:09PM UTC 0
100.0
Travis Job 100.1
Source Files on build 100
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #100
  • 6a2aeefc on github
  • Prev Build on example-05 (#99)
  • Next Build on example-05 (#102)
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