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

bem / bem-naming
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: greenkeeper-eslint-2.6.0
DEFAULT BRANCH: master
Repo Added 04 Jul 2014 05:17PM UTC
Files 1
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

LAST BUILD ON BRANCH issue-66
branch: issue-66
CHANGE BRANCH
x
Reset
  • issue-66
  • docs
  • greenkeeper-coveralls-2.11.9
  • greenkeeper-eslint-2.5.1
  • greenkeeper-eslint-2.5.3
  • greenkeeper-eslint-2.6.0
  • issue-50
  • issue-51
  • issue-53
  • issue-55
  • issue-68
  • issue-69
  • issue-72
  • issue-77
  • issue-85
  • issue-87
  • issue-91
  • master
  • refact
  • sauselabs
  • speed-parse
  • speed-stringify
  • speed-typeof
  • v0.5.1
  • v1.0.0
  • v1.0.1

pending completion
258

push

travis-ci

blond
fix(namespace): should return namespace

The `bemNaming` function should be return namespace instead of instance
of BEMNaming.

It is necessary to work in array methods:

```js
import bemNaming from 'bem-naming';

const myNaming = bemNaming({ mod: '--' });

['block__elem', 'block--mod'].map(myNaming.parse);
```

79 of 79 relevant lines covered (100.0%)

27.9 hits per line

Relevant lines Covered
Build:
Build:
79 RELEVANT LINES 79 COVERED LINES
27.9 HITS PER LINE
Source Files on issue-66
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
258 issue-66 fix(namespace): should return namespace The `bemNaming` function should be return namespace instead of instance of BEMNaming. It is necessary to work in array methods: ```js import bemNaming from 'bem-naming'; const myNaming = bemNaming({ mod:... push 20 Mar 2016 08:54PM UTC blond travis-ci pending completion  
See All Builds (226)
  • Repo on GitHub
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