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

halostatue / diff-lcs / 14698439081

28 Apr 2025 01:39AM UTC coverage: 88.598%. Remained the same
14698439081

Pull #143

github

web-flow
Merge 58e56b158 into 288dfccd3
Pull Request #143: Bump astral-sh/setup-uv from 5.4.2 to 6.0.0

533 of 797 branches covered (66.88%)

676 of 763 relevant lines covered (88.6%)

288.92 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

25.0
/lib/diff/lcs/backports.rb
1
# frozen_string_literal: true
2

3
unless 0.respond_to?(:positive?)
2!
4
  class Fixnum # standard:disable Lint/UnifiedInteger
×
5
    def positive?
×
6
      self > 0
×
7
    end
8
  end
9
end
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

© 2025 Coveralls, Inc