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

Groovy-Emacs-Modes / groovy-emacs-modes
96%
master: 99%

Build:
Build:
LAST BUILD BRANCH: emacs-26-travis
DEFAULT BRANCH: master
Repo Added 30 May 2017 07:58AM 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 correct-indentation-repeated-parens
branch: correct-indentation-repeated-parens
CHANGE BRANCH
x
Reset
  • correct-indentation-repeated-parens
  • autoload_settings
  • better_string_highlighting
  • comment-indent-fixes
  • emacs-26-travis
  • escaped_interpolation
  • fix-slashy-string-comma
  • fix_failing_test
  • fix_highlight_triple_quoted
  • fix_indent_operator_with_comment
  • groovysh_path
  • indent-keyword-args
  • indent-optional-braces
  • indent_infix_operators
  • indent_switch
  • indent_text_after_paren
  • interpolate_single_quotes
  • master
  • nested-triple-quotes
  • remove_extra_hook_def
  • slashy-and-dollar-slashy-strings
  • slashy-in-triple

pending completion
93

push

travis-ci

Wilfred
Correctly indent repeated parens

This fixes cases like:

foo([
    1
])

where we only want to indent the 1 by a single indentation level, even
though we are inside two parens.

We now only increase indent level for at most one paren per line of
code.

Fixes #78.

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

235 of 246 relevant lines covered (95.53%)

26.89 hits per line

Relevant lines Covered
Build:
Build:
246 RELEVANT LINES 235 COVERED LINES
26.89 HITS PER LINE
Source Files on correct-indentation-repeated-parens
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
93 correct-indentation-repeated-parens Correctly indent repeated parens This fixes cases like: foo([ 1 ]) where we only want to indent the 1 by a single indentation level, even though we are inside two parens. We now only increase indent level for at most one paren per line of ... push 05 Jan 2018 10:12AM UTC Wilfred travis-ci pending completion  
See All Builds (147)
  • 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