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

okuramasafumi / alba
99%

Build:
DEFAULT BRANCH: master
Repo Added 24 Jul 2020 01:19PM UTC
Files 20
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
  • master
  • add-yardoc
  • cache
  • dependabot/bundler/activesupport-6.0.3.3
  • dependabot/bundler/activesupport-6.0.3.4
  • dependabot/bundler/activesupport-6.1.0
  • dependabot/bundler/activesupport-6.1.1
  • dependabot/bundler/activesupport-6.1.2
  • dependabot/bundler/activesupport-6.1.2.1
  • dependabot/bundler/activesupport-6.1.3
  • dependabot/bundler/minitest-5.14.2
  • dependabot/bundler/minitest-5.14.3
  • dependabot/bundler/minitest-5.14.4
  • dependabot/bundler/oj-3.10.10
  • dependabot/bundler/oj-3.10.12
  • dependabot/bundler/oj-3.10.13
  • dependabot/bundler/oj-3.10.14
  • dependabot/bundler/oj-3.10.15
  • dependabot/bundler/oj-3.10.16
  • dependabot/bundler/oj-3.10.17
  • dependabot/bundler/oj-3.10.18
  • dependabot/bundler/oj-3.10.8
  • dependabot/bundler/oj-3.10.9
  • dependabot/bundler/oj-3.11.0
  • dependabot/bundler/oj-3.11.1
  • dependabot/bundler/oj-3.11.2
  • dependabot/bundler/rake-13.0.3
  • dependabot/bundler/rubocop-0.89.0
  • dependabot/bundler/rubocop-0.89.1
  • dependabot/bundler/rubocop-0.90.0
  • dependabot/bundler/rubocop-0.91.0
  • dependabot/bundler/rubocop-0.91.1
  • dependabot/bundler/rubocop-0.92.0
  • dependabot/bundler/rubocop-0.93.0
  • dependabot/bundler/rubocop-0.93.1
  • dependabot/bundler/rubocop-1.0.0
  • dependabot/bundler/rubocop-1.1.0
  • dependabot/bundler/rubocop-1.10.0
  • dependabot/bundler/rubocop-1.11.0
  • dependabot/bundler/rubocop-1.2.0
  • dependabot/bundler/rubocop-1.3.0
  • dependabot/bundler/rubocop-1.3.1
  • dependabot/bundler/rubocop-1.4.1
  • dependabot/bundler/rubocop-1.4.2
  • dependabot/bundler/rubocop-1.5.0
  • dependabot/bundler/rubocop-1.5.1
  • dependabot/bundler/rubocop-1.5.2
  • dependabot/bundler/rubocop-1.6.0
  • dependabot/bundler/rubocop-1.6.1
  • dependabot/bundler/rubocop-1.7.0
  • dependabot/bundler/rubocop-1.8.0
  • dependabot/bundler/rubocop-1.8.1
  • dependabot/bundler/rubocop-1.9.0
  • dependabot/bundler/rubocop-1.9.1
  • dependabot/bundler/rubocop-minitest-0.10.2
  • dependabot/bundler/rubocop-minitest-0.10.3
  • dependabot/bundler/rubocop-performance-1.10.0
  • dependabot/bundler/rubocop-performance-1.10.1
  • dependabot/bundler/rubocop-performance-1.8.0
  • dependabot/bundler/rubocop-performance-1.8.1
  • dependabot/bundler/rubocop-performance-1.9.0
  • dependabot/bundler/rubocop-performance-1.9.1
  • dependabot/bundler/rubocop-performance-1.9.2
  • dependabot/bundler/yard-0.9.26
  • do-not-use-anonymous-class
  • params-faster
  • params-simple
  • use-require-relative
  • v0.10.0
  • v0.10.1
  • v0.10.2
  • v0.11.0
  • v0.11.1
  • v0.12.0
  • v0.13.0
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v0.6.0
  • v0.7.0
  • v0.8.0
  • v0.9.0

pending completion
331

push

travis-ci-com

web-flow
Merge pull request #79 from okuramasafumi/dependabot/bundler/rubocop-performance-1.10.1

Bump rubocop-performance from 1.9.2 to 1.10.1

633 of 641 relevant lines covered (98.75%)

32.64 hits per line

Relevant lines Covered
Build:
Build:
641 RELEVANT LINES 633 COVERED LINES
32.64 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
331 master Merge pull request #79 from okuramasafumi/dependabot/bundler/rubocop-performance-1.10.1 Bump rubocop-performance from 1.9.2 to 1.10.1 push 04 Mar 2021 12:35PM UTC web-flow travis-ci-com pending completion  
330 master Merge pull request #77 from okuramasafumi/dependabot/bundler/rubocop-1.11.0 Bump rubocop from 1.10.0 to 1.11.0 push 04 Mar 2021 12:35PM UTC web-flow travis-ci-com pending completion  
315 master Change some URLs in README * Benchmark is now in this repository * RubyDoc should point to github, not gem push 23 Feb 2021 02:16PM UTC web-flow travis-ci-com pending completion  
314 master Now the code is about 330 lines long :) push 23 Feb 2021 02:12PM UTC web-flow travis-ci-com pending completion  
313 master Use `instance_variable_set` instead of `class_eval` push 23 Feb 2021 01:56PM UTC okuramasafumi travis-ci-com pending completion  
310 master Add benchmark script This script runs Alba from local and compare performance with other JSON serializers. Speed is a feature! push 23 Feb 2021 01:29PM UTC okuramasafumi travis-ci-com pending completion  
309 master Merge pull request #74 from okuramasafumi/dependabot/bundler/activesupport-6.1.3 Bump activesupport from 6.1.2.1 to 6.1.3 push 19 Feb 2021 01:11AM UTC web-flow travis-ci-com pending completion  
306 master Merge pull request #73 from okuramasafumi/dependabot/bundler/rubocop-1.10.0 Bump rubocop from 1.9.1 to 1.10.0 push 16 Feb 2021 12:40PM UTC web-flow travis-ci-com pending completion  
303 master Merge pull request #72 from okuramasafumi/dependabot/bundler/activesupport-6.1.2.1 Bump activesupport from 6.1.1 to 6.1.2.1 push 12 Feb 2021 01:50AM UTC web-flow travis-ci-com pending completion  
298 master Merge pull request #70 from okuramasafumi/dependabot/bundler/rubocop-1.9.1 Bump rubocop from 1.8.1 to 1.9.1 push 02 Feb 2021 12:13PM UTC web-flow travis-ci-com pending completion  
See All Builds (291)
  • 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