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

pulibrary / tigerdata-app / 8d4315de-9f02-4bca-97e2-28fdfe3f529f

12 Dec 2024 07:17PM UTC coverage: 83.893% (-0.3%) from 84.177%
8d4315de-9f02-4bca-97e2-28fdfe3f529f

Pull #1119

circleci

hectorcorrea
Remove tests for Activity since we removed it
Pull Request #1119: "Recent Downloads" in the projects dashboard

4 of 4 branches covered (100.0%)

6 of 19 new or added lines in 3 files covered. (31.58%)

2250 of 2682 relevant lines covered (83.89%)

332.84 hits per line

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

80.0
/app/models/file_inventory_request.rb
1
# frozen_string_literal: true
2
class FileInventoryRequest < UserRequest
1✔
3
  def output_file
1✔
4
    request_details["output_file"]
8✔
5
  end
6

7
  def expiration_date
1✔
NEW
8
    completion_time + 7.days
×
9
  end
10
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