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

albertpastrana / uscala
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: remove-var-from-tests
DEFAULT BRANCH: master
Repo Added 20 Jun 2016 06:49AM UTC
Files 16
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 remove-var-from-tests
branch: remove-var-from-tests
CHANGE BRANCH
x
Reset
  • remove-var-from-tests
  • additions-to-result
  • fix-query-asString-bug
  • fix-travis
  • master
  • more-taps
  • v0.1
  • v0.10.0
  • v0.11.0
  • v0.2
  • v0.2.1
  • v0.2.2
  • v0.3
  • v0.3.1
  • v0.4
  • v0.5
  • v0.6
  • v0.6.1
  • v0.7
  • v0.7.1
  • v0.8
  • v0.9.1
  • v0.9.2
  • v0.9.3
  • v0.9.4

pending completion
136

Pull #18

travis-ci

web-flow
Remove var usage from tests

Codacy.com was reducing the qualiy of the code because
we were using `var` in some tests.

This commit basically uses AtomicInteger and AtomicBoolean
as mutable alternatives for the use of var.

For this use case it's exactly the same, but codacy
will be happier.

Signed-off-by: Albert Pastrana <albert.pastrana@gmail.com>
Pull Request #18: Remove var usage from tests

79 of 79 relevant lines covered (100.0%)

0.78 hits per line

Relevant lines Covered
Build:
Build:
79 RELEVANT LINES 79 COVERED LINES
0.78 HITS PER LINE
Source Files on remove-var-from-tests
  • 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
136 remove-var-from-tests Remove var usage from tests Codacy.com was reducing the qualiy of the code because we were using `var` in some tests. This commit basically uses AtomicInteger and AtomicBoolean as mutable alternatives for the use of var. For this use case it's ... Pull #18 11 Sep 2018 03:43PM UTC web-flow travis-ci pending completion  
134 remove-var-from-tests Remove var usage from tests Codacy.com was reducing the qualiy of the code because we were using `var` in some tests. This commit basically uses AtomicInteger and AtomicBoolean as mutable alternatives for the use of var. For this use case it's ... push 11 Sep 2018 03:38PM UTC albertpastrana travis-ci pending completion  
See All Builds (114)
  • 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