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

pulibrary / tigerdata-app / 8f4b17e5-54fc-49e8-a393-aedcc48051f4

10 Dec 2024 09:40PM UTC coverage: 83.945% (-0.3%) from 84.203%
8f4b17e5-54fc-49e8-a393-aedcc48051f4

push

circleci

web-flow
Adding a table to display the contents of a project (#1097)

4 of 4 branches covered (100.0%)

2 of 9 new or added lines in 2 files covered. (22.22%)

1 existing line in 1 file now uncovered.

2243 of 2672 relevant lines covered (83.94%)

327.19 hits per line

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

0.0
/app/presenters/project_asset_presenter.rb
1
# frozen_string_literal: true
NEW
2
class ProjectShowPresenter
×
NEW
3
  delegate name, path_only, last_modified, size, to: asset
×
4

NEW
5
  def initialize(project, asset)
×
NEW
6
    @project = project
×
NEW
7
    @asset = asset
×
NEW
8
  end
×
NEW
9
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