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

fisker / eslint-plugin-unicorn
99%
main: 97%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: main
Repo Added 20 Aug 2019 07:02AM UTC
Token CeZw40gZWQssjxJ4lCQanGtboPg5KvaFW regen
Build 601 Last
Files 71
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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • acc-accumulator
  • auto-generate-docs-url
  • ava-v3
  • ava-v3-babel
  • badge-link
  • better-regex
  • bump-regexp-tree
  • catch-error-name-tests
  • clean-consistent-function-scoping
  • clean-consistent-function-scoping-rule
  • clean-prefer-exponentiation-operator
  • consistent-function-scoping-name
  • consistent-function-scoping-this
  • coveralls-fix
  • deprecated-prefer-exponentiation-operator
  • disable-onmessage-fix
  • disable-prevent-abbreviations-properties-check
  • docs-documentation
  • dry-prefer-string-slice
  • empty-create
  • enable-prefer-named-capture-group
  • enable-prettier
  • enable-strict
  • escape-case-lookbehind
  • escape-case-mix-cases
  • escape-case-tests
  • filename-case-ignore-chars
  • fix-expiring-todo-comments
  • fix-number-literal-case
  • fix-slice
  • follow-up-476
  • github-workflow
  • ignore-upercase-letter
  • improve-prefer-includes
  • integration-fix-dry-run
  • integration-more
  • integration-no-install
  • integration-test-deps
  • integration-test-relay
  • integration-test-tweak
  • is-big-int
  • issue-122
  • issue-254
  • issue-347
  • issue-349
  • issue-372-391
  • issue-374
  • issue-391
  • issue-392
  • issue-438
  • issue-443
  • issue-446
  • issue-524
  • issue-579
  • issue-586
  • issues-348
  • lint-improve
  • lint-script-fix
  • lint-with-plugin-self
  • listr-output-in-ci
  • master-mirror
  • method-selector-support-object
  • misspellings
  • move-rule-tests
  • new-for-builtins-message
  • new-for-builtins-tweak
  • new-typed-array
  • new-typed-array-from
  • no-console-spaces
  • no-for-loops-destructuring-fix
  • no-hex-escape-coverage
  • no-keyword-prefix-clean
  • no-new-buffer-end
  • optimize-regex
  • optional-catch-binding-todo
  • prefer-add-event-listener
  • prefer-add-event-listener-message
  • prefer-event-key-refactor
  • prefer-modern-dom-apis-refactor
  • prefer-negative-index-issue
  • prefer-node-append-selector
  • prefer-spread-fix
  • prefer-string-slice-example
  • prefer-string-slice-parenthese
  • prefer-trim-start-end-docs
  • prevent-abbreviations-clean
  • prevent-abbreviations-default-options
  • prevent-abbreviations-global
  • prevent-abbreviations-ignores
  • prevent-abbreviations-test
  • prevent-abbreviations-test-multi
  • quote-string
  • readme-big-int
  • refactor-console-space
  • refactor-no-process-exit
  • refactor-prefer-modern-dom-api
  • refactor-prefer-node-remove
  • refactor-prefer-replace-all
  • refactor-prefer-spread
  • refactor-prefer-trim-start-end
  • refator-424
  • refs/heads/coveralls-fix
  • refs/pull/104/merge
  • regex-shorthand-as-better-regex
  • regexp-tree-0-1-21
  • remove-lodash-topairs
  • remove-utils-index
  • remove-values
  • rule/prefer-negative-index
  • rule/prefer-set-has
  • rule/prefer-trim-start-end
  • rule/string-content
  • rules-prefix
  • run-on-self
  • scripts-fix
  • simplify-escape-case
  • simplify-no-process-exit-tests
  • simplify-no-unreadable-array-destructuring
  • simplify-prefer-dataset
  • simplify-regex-shorthand
  • skip-regexp-tree-error
  • snyk-upgrade-44b0d82bc4c1ae1ff637c87308abd6b4
  • snyk-upgrade-71f975abb4a275685dce17df2adaee52
  • snyk-upgrade-b66baf1d4cf3f4862155359145ba4e97
  • sort-replacements
  • stddev
  • string-content-ignore-tags
  • test-rule-meta
  • tweak
  • update-dependencies
  • update-dependencies-2
  • update-deps
  • update-regexp-tree
  • update-test-dependencies
  • util-not-node
  • utils/is-same-node
  • whitelist-explanation
  • words-split-re
  • xo-test

19 Mar 2020 04:40PM UTC coverage: 98.603% (+0.2%) from 98.39%
de48b3d30e81b38234eb5ec21c4db68ae217feb4

push

github

GitHub
`prefer-spread`: Insert semicolon in more cases (#615)

1607 of 1645 branches covered (97.69%)

Branch coverage included in aggregate %.

21 of 21 new or added lines in 1 file covered. (100.0%)

2274 of 2291 relevant lines covered (99.26%)

146.04 hits per line

Relevant lines Covered
Build:
Build:
2291 RELEVANT LINES 2274 COVERED LINES
146.04 HITS PER LINE
Source Files on master
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
de48b3d3... master `prefer-spread`: Insert semicolon in more cases (#615) push 19 Mar 2020 04:40PM UTC GitHub github
98.6
446ff37b... master `catch-error-name`: Keep `typeAnnotation` when replacing `identifier` (#613) push 17 Mar 2020 02:40PM UTC GitHub github
98.39
74ddbf94... master Improve `catch-error-name` tests readability (#611) Pull #109 17 Mar 2020 08:40AM UTC GitHub github
98.34
74ddbf94... master Improve `catch-error-name` tests readability (#611) push 17 Mar 2020 08:40AM UTC GitHub github
98.34
26c1a713... master Enable `strict` rule (#610) push 16 Mar 2020 10:30AM UTC GitHub github
98.34
1c71ba08... master Extract `isSameNode` to utils (#609) push 16 Mar 2020 08:29AM UTC GitHub github
98.34
6773af93... master Merge 7aa2dc456 into 054e04b22 Pull #106 13 Mar 2020 08:56AM UTC GitHub github
98.33
054e04b2... master `prevent-abbreviations`: More tests (#595) push 12 Mar 2020 04:29AM UTC GitHub github
97.88
72759dab... master Merge 054e04b22 into 2e202948f Pull #105 12 Mar 2020 02:19AM UTC GitHub github
97.88
2e202948... master `prevent-abbreviations`: Fix inappropriate suggestion (#592) push 11 Mar 2020 10:30AM UTC GitHub github
97.82
See All Builds (454)

Badge your Repo: eslint-plugin-unicorn

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2025 Coveralls, Inc