From 40e83e7cc799140ce0095f8112d338caf87db717 Mon Sep 17 00:00:00 2001 From: Rajat Thareja Date: Tue, 7 Aug 2018 16:46:46 +0530 Subject: [PATCH] v1.7 --- CHANGELOG.md | 5 ++++- report_builder.gemspec | 2 +- sample/group_report.html | 4 ++-- sample/report.html | 4 ++-- template/footer.erb | 2 +- template/head.erb | 2 +- testing/fixtures/combined.html | 4 ++-- testing/fixtures/combined_g.html | 4 ++-- testing/fixtures/combined_g_r1.html | 4 ++-- testing/fixtures/combined_r1.html | 4 ++-- 10 files changed, 19 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26f8a60..ec84684 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) -## [Unreleased](/~https://github.com/rajatthareja/ReportBuilder/compare/v1.6...master) +## [Unreleased](/~https://github.com/rajatthareja/ReportBuilder/compare/v1.7...master) + + +## [1.7](/~https://github.com/rajatthareja/ReportBuilder/compare/v1.6...v1.7) - 2018-08-07 ### Changed - Required Ruby Version from (>= 1.9.1) to (>= 1.9.3) ### Fixed diff --git a/report_builder.gemspec b/report_builder.gemspec index 4992caa..33cb3cf 100644 --- a/report_builder.gemspec +++ b/report_builder.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'report_builder' - s.version = '1.6' + s.version = '1.7' s.bindir = 'bin' s.summary = 'ReportBuilder' s.description = 'Ruby gem to merge Cucumber JSON reports and build mobile-friendly HTML Test Report, JSON report and retry file.' diff --git a/sample/group_report.html b/sample/group_report.html index ecee5d9..0c95e23 100644 --- a/sample/group_report.html +++ b/sample/group_report.html @@ -6,7 +6,7 @@ - + @@ -944,7 +944,7 @@
My Tes Generated by Report Builder - + @@ -872,5 +872,5 @@
My Tes Generated by Report Builder - + diff --git a/template/footer.erb b/template/footer.erb index 03c0b83..8cc653d 100644 --- a/template/footer.erb +++ b/template/footer.erb @@ -7,7 +7,7 @@ - + <% if options[:voice_commands] %> diff --git a/template/head.erb b/template/head.erb index c2f77ba..9c7551c 100644 --- a/template/head.erb +++ b/template/head.erb @@ -8,7 +8,7 @@ - + <% if options[:additional_css] %> <% if options[:additional_css] =~ /^http(|s):\/\/.*\.css$/ %> diff --git a/testing/fixtures/combined.html b/testing/fixtures/combined.html index 8014277..7ca4b26 100644 --- a/testing/fixtures/combined.html +++ b/testing/fixtures/combined.html @@ -6,7 +6,7 @@ - + @@ -866,5 +866,5 @@
Test Resu Generated by Report Builder - + diff --git a/testing/fixtures/combined_g.html b/testing/fixtures/combined_g.html index 9b19b28..3523201 100644 --- a/testing/fixtures/combined_g.html +++ b/testing/fixtures/combined_g.html @@ -6,7 +6,7 @@ - + @@ -907,5 +907,5 @@
Test Resu Generated by Report Builder - + diff --git a/testing/fixtures/combined_g_r1.html b/testing/fixtures/combined_g_r1.html index 8251cf5..3b7141c 100644 --- a/testing/fixtures/combined_g_r1.html +++ b/testing/fixtures/combined_g_r1.html @@ -6,7 +6,7 @@ - + @@ -907,5 +907,5 @@
Test Resu Generated by Report Builder - + diff --git a/testing/fixtures/combined_r1.html b/testing/fixtures/combined_r1.html index 0e2facb..f6ea3a5 100644 --- a/testing/fixtures/combined_r1.html +++ b/testing/fixtures/combined_r1.html @@ -6,7 +6,7 @@ - + @@ -866,5 +866,5 @@
Test Resu Generated by Report Builder - +