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

pulibrary / tigerdata-app / daa13be6-e4d3-462a-b1ba-e93da28f6f4a

07 Nov 2025 09:30PM UTC coverage: 55.013% (-36.2%) from 91.243%
daa13be6-e4d3-462a-b1ba-e93da28f6f4a

Pull #2171

circleci

tpendragon
Add devbox as an option.

Very similar to princeton_ansible!
Pull Request #2171: Add devbox as an option.

1871 of 3401 relevant lines covered (55.01%)

113.42 hits per line

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

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

5
  # GET /request_submit
6
  def index; end
1✔
7

8
  private
1✔
9

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