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

pulibrary / tigerdata-app / a25a9344-105b-44fa-8cbb-8294c0216121

30 Oct 2025 08:44PM UTC coverage: 64.982% (-22.7%) from 87.65%
a25a9344-105b-44fa-8cbb-8294c0216121

Pull #2128

circleci

hectorcorrea
Started updating the project show page to display metadata from Mediaflux
Pull Request #2128: Project Show page now displays metadata straight from Mediaflux

0 of 37 new or added lines in 3 files covered. (0.0%)

757 existing lines in 36 files now uncovered.

2134 of 3284 relevant lines covered (64.98%)

168.86 hits per line

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

0.0
/app/controllers/request_submit_controller.rb
1
# frozen_string_literal: true
UNCOV
2
class RequestSubmitController < ApplicationController
×
UNCOV
3
  before_action :set_breadcrumbs
×
4

5
  # GET /request_submit
UNCOV
6
  def index; end
×
7

UNCOV
8
  private
×
9

UNCOV
10
    def set_breadcrumbs
×
11
      add_breadcrumb("Dashboard", dashboard_path)
×
12
      add_breadcrumb("New Project Request")
×
UNCOV
13
    end
×
UNCOV
14
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