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

codekirei / hanging-indent
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: newlines-test-case
DEFAULT BRANCH: master
Repo Added 03 Nov 2015 12:46AM 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 newlines-test-case
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
11

Pull #3

travis-ci

web-flow
Add failing test case for newlines

There are two modes of failure here. The first added test string shows
that indentation is not properly added after a newline. The second
part, which is a new type of test, shows that the line following the
newline does not extend to the full length limit before it is broken
again by this module. (It also shows the first issue, but not part of
the existing test framework, so I thought maybe both are valuable.) To
illustrate:

Expected (there's a newline just before the capital B):

    A a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
        a a a a a a a a a a a
        B b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
        b b b b b b b b b b b

Actual:

    A a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
        a a a a a a a a a a a
    B b b b b b b b b b b b b b b b b b b b b b b b b b b
        b b b b b b b b b b b b b b b b b b b b b b b b
Pull Request #3: Add failing test case for newlines

8 of 8 branches covered (100.0%)

11 of 11 relevant lines covered (100.0%)

3839.18 hits per line

Relevant lines Covered
Build:
Build:
11 RELEVANT LINES 11 COVERED LINES
3839.18 HITS PER LINE
Source Files on master
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11 newlines-test-case Add failing test case for newlines There are two modes of failure here. The first added test string shows that indentation is not properly added after a newline. The second part, which is a new type of test, shows that the line following the newl... Pull #3 04 Oct 2018 12:38AM UTC web-flow travis-ci pending completion  
10 remove-unused-parameter Remove unused parameter Array.reverse has no arguments. Pull #2 04 Oct 2018 12:10AM UTC web-flow travis-ci pending completion  
9 long-word-test-case Add failing test case for a word longer than line limit An input string with a word longer than the line length limit, after at least one space, causes an exception to be thrown. Pull #1 03 Oct 2018 11:56PM UTC web-flow travis-ci pending completion  
8 master 0.1.1 push 04 Apr 2016 10:37PM UTC codekirei travis-ci pending completion  
7 master 2016 :tada::confetti_ball::sparkles: push 08 Jan 2016 01:01AM UTC codekirei travis-ci pending completion  
6 master remove extraneous test file :grin: push 03 Nov 2015 01:40AM UTC codekirei travis-ci pending completion  
5 master add repository field to package.json push 03 Nov 2015 01:02AM UTC codekirei travis-ci pending completion  
4 master write api section of readme push 03 Nov 2015 12:58AM UTC codekirei travis-ci pending completion  
3 master add jsdoc string push 03 Nov 2015 12:53AM UTC codekirei travis-ci pending completion  
2 master add badges to readme push 03 Nov 2015 12:48AM UTC codekirei travis-ci pending completion  
See All Builds (10)
  • 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