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

pulibrary / bibdata / 5db7f693-1ba8-464b-88d6-caaa168a35c8

30 Dec 2024 07:22PM UTC coverage: 91.223% (-0.6%) from 91.859%
5db7f693-1ba8-464b-88d6-caaa168a35c8

Pull #2563

circleci

maxkadel
Rubocop
Pull Request #2563: I2321 Shift SCSB full index tasks into separate background jobs

134 of 163 new or added lines in 10 files covered. (82.21%)

5 existing lines in 1 file now uncovered.

3461 of 3794 relevant lines covered (91.22%)

366.61 hits per line

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

66.67
/app/models/scsb/partner_updates/attach_xml_file_job_callback.rb
1
module Scsb
1✔
2
  class PartnerUpdates
1✔
3
    class AttachXmlFileJobCallback
1✔
4
      def on_success(_status, options)
1✔
NEW
5
        options['xml_files'].each do |file|
×
NEW
6
          File.unlink(file)
×
7
        end
8
      end
9
    end
10
  end
11
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