[DRE-commits] [ruby-omniauth-remote-user] 07/09: Add patch 0001-remove-simple-cov.patch

Thiago Ribeiro thiagovsk-guest at moszumanska.debian.org
Sun Mar 6 20:47:11 UTC 2016


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

thiagovsk-guest pushed a commit to branch master
in repository ruby-omniauth-remote-user.

commit 9be978eae3343832262254d67831305c3e44375e
Author: Thiago Ribeiro <thiagitosouza at gmail.com>
Date:   Sun Mar 6 16:05:36 2016 -0300

    Add patch 0001-remove-simple-cov.patch
---
 debian/patches/0001-remove-simple-cov.patch | 19 +++++++++++++++++++
 debian/patches/series                       |  1 +
 2 files changed, 20 insertions(+)

diff --git a/debian/patches/0001-remove-simple-cov.patch b/debian/patches/0001-remove-simple-cov.patch
new file mode 100644
index 0000000..9419c2c
--- /dev/null
+++ b/debian/patches/0001-remove-simple-cov.patch
@@ -0,0 +1,19 @@
+Description: Remove unecessary simple_cov in spec_helper
+Author: Thiago Ribeiro <thiago at pencillabs.com>
+Forwarded: not-needed
+Last-Update: 2016-03-06
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -1,12 +1,3 @@
+-if RUBY_VERSION >= '1.9'
+-	require 'simplecov'
+-	require 'coveralls'
+-	SimpleCov.formatters = [SimpleCov::Formatter::HTMLFormatter, Coveralls::SimpleCov::Formatter]
+-	SimpleCov.start do
+-		add_filter '/spec'
+-		#minimum_coverage(90)
+-	end
+-end
+ require 'rubygems'
+ require 'bundler'
+ require 'rack/test'
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..6cce490
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-remove-simple-cov.patch

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



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