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

pulibrary / tigerdata-app / be41d449-ce5d-4c25-9345-d6c4a10dd201

22 Oct 2025 06:42PM UTC coverage: 88.682% (-2.5%) from 91.178%
be41d449-ce5d-4c25-9345-d6c4a10dd201

Pull #2086

circleci

bess
Fix for nil value in test
Pull Request #2086: Fix for nil value in test

2664 of 3004 relevant lines covered (88.68%)

293.47 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
4✔
3
  def output_file
4✔
4
    request_details["output_file"]
10✔
5
  end
6

7
  def expiration_date
4✔
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