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

pulibrary / tigerdata-app / b24723d7-231c-44a8-bf2e-d02e3c8dc83b

12 Dec 2024 06:23PM UTC coverage: 83.875% (-0.3%) from 84.159%
b24723d7-231c-44a8-bf2e-d02e3c8dc83b

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%)

2247 of 2679 relevant lines covered (83.87%)

326.59 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