[DRE-commits] [ruby-coveralls] 01/15: Updated version 0.8.21 from 'upstream/0.8.21'

Lucas Kanashiro kanashiro at moszumanska.debian.org
Fri Sep 1 22:18:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

kanashiro pushed a commit to branch master
in repository ruby-coveralls.

commit 27010ca4c2ed62d7ffba9864c6a2815175da8319
Merge: 8b00318 e7cb5f8
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Fri Sep 1 17:52:51 2017 -0300

    Updated version 0.8.21 from 'upstream/0.8.21'
    
    with Debian dir 7822064a454b5cb98dea7de07e01209df9560bde

 .rspec                                            |   1 +
 .ruby-version                                     |   2 +-
 .travis.yml                                       |  18 +-
 CHANGELOG.md                                      |   4 +
 Gemfile                                           |  37 ++-
 README.md                                         |   4 +-
 checksums.yaml.gz                                 | Bin 268 -> 0 bytes
 coveralls-ruby.gemspec                            |  26 +-
 lib/coveralls.rb                                  |   6 +-
 lib/coveralls/api.rb                              | 176 +++++++----
 lib/coveralls/command.rb                          |  12 +-
 lib/coveralls/configuration.rb                    | 139 +++++++--
 lib/coveralls/output.rb                           |  22 +-
 lib/coveralls/simplecov.rb                        |  48 ++-
 lib/coveralls/version.rb                          |   2 +-
 metadata.yml                                      | 217 -------------
 spec/coveralls/configuration_spec.rb              | 351 +++++++++++++++++++++-
 spec/coveralls/coveralls_spec.rb                  |  10 +-
 spec/coveralls/fixtures/app/controllers/sample.rb |   6 +-
 spec/coveralls/fixtures/sample.rb                 |   2 +
 spec/coveralls/output_spec.rb                     |  11 +
 spec/coveralls/simplecov_spec.rb                  |  21 +-
 spec/spec_helper.rb                               |  16 +-
 23 files changed, 740 insertions(+), 391 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-coveralls.git



More information about the Pkg-ruby-extras-commits mailing list