SciRuby / daru-view

daru-view is for easy and interactive plotting in web application & IRuby notebook. daru-view is a plugin gem to the existing daru gem.
https://sciruby.github.io/daru-view/
MIT License
95 stars 20 forks source link

Fixed Rubocop offenses coming from version0.60 #125

Closed Shekharrajak closed 5 years ago

Shekharrajak commented 6 years ago

Most of the offensed were :

Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 695


Files with Coverage Reduction New Missed Lines %
lib/daru/view/plot_list.rb 1 94.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 690: 0.0%
Covered Lines: 3207
Relevant Lines: 3271

💛 - Coveralls
Shekharrajak commented 6 years ago

@Prakriti-nith , can you please review once?