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

frontendr / bemmed / 29 / 1
100%
develop: 100%

Build:
DEFAULT BRANCH: develop
Ran 20 Feb 2020 04:48PM UTC
Files 1
Run time 0s
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

20 Feb 2020 04:47PM UTC coverage: 100.0%. Remained the same
29.1

push

travis-ci

frontendr
Merge tag '1.2.0' into develop

Release 1.2.0

Refactored `BEM.propType` into a `BEM.propTypes` object with multiple `propTypes` functions.

The propTypes all have a `isRequired` property to ensure the prop has a value.

- `BEM.propTypes.bem`: New propType to check for `BEM` instances.
- `BEM.propTypes.className`: PropType to check if a prop is a valid className (including BEM objects). This was the original `BEM.propType` which is still present but deprecated.
- `BEM.propTypes.element`: PropType to check if a prop can be used as a value for `BEM.element()`.
- `BEM.propTypes.modifier`: PropType to check if a prop can be used as a value for `BEM.modifier()`.

**Deprecations**
- `BEM.propType` is deprecated in favor of `BEM.propTypes.className`.
- The `BEMTypes` export is also deprecated. It wasn't documented so doubt anyone uses it anyway.

46 of 46 branches covered (100.0%)

Branch coverage included in aggregate %.

1 of 1 relevant lines covered (100.0%)

142.0 hits per line

Source Files on job 29.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28
  • Travis Job 29.1
  • 62001448 on github
  • Prev Job for on develop (#27.1)
  • Next Job for on develop (#36.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