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

pulibrary / tigerdata-app / 0363d2ef-a434-49c7-b3bf-3317069fb3e2

12 Dec 2024 07:50PM UTC coverage: 84.252% (+0.08%) from 84.177%
0363d2ef-a434-49c7-b3bf-3317069fb3e2

Pull #1119

circleci

hectorcorrea
Clean up
Pull Request #1119: "Recent Downloads" in the projects dashboard

4 of 4 branches covered (100.0%)

3 of 4 new or added lines in 2 files covered. (75.0%)

2247 of 2667 relevant lines covered (84.25%)

338.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