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

pulibrary / tigerdata-app / 8c95c6ad-3f28-4fba-9871-b842d6fff681

21 Oct 2025 09:49PM UTC coverage: 86.56% (-0.3%) from 86.877%
8c95c6ad-3f28-4fba-9871-b842d6fff681

push

circleci

web-flow
Stop mediaflux when we stop everything else (#2066)

Ref #2065

2602 of 3006 relevant lines covered (86.56%)

265.46 hits per line

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

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

7
  def expiration_date
3✔
8
    completion_time + 7.days
1✔
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