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

pulibrary / tigerdata-app / 8d70f2ab-acc5-4aab-b64b-743d66ddd2eb

29 Aug 2025 06:22PM UTC coverage: 87.983% (-0.1%) from 88.118%
8d70f2ab-acc5-4aab-b64b-743d66ddd2eb

Pull #1801

circleci

JaymeeH
Merge branch '1586-request-mailer' of https://github.com/pulibrary/tiger-data-app into 1586-request-mailer
Pull Request #1801: 1586 request mailer

10 of 10 new or added lines in 2 files covered. (100.0%)

1173 existing lines in 56 files now uncovered.

2482 of 2821 relevant lines covered (87.98%)

317.98 hits per line

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

100.0
/app/controllers/new_project_wizard/additional_information_related_resources_controller.rb
1
# frozen_string_literal: true
2
class NewProjectWizard::AdditionalInformationRelatedResourcesController < RequestWizardsController
2✔
3
  protected
2✔
4

5
    def render_current
2✔
UNCOV
6
      @form_url = new_project_additional_information_related_resources_save_path(@request_model)
1✔
UNCOV
7
      render "/new_project_wizard/additional_information_related_resources"
1✔
8
    end
9

10
    def render_next
2✔
UNCOV
11
      redirect_to new_project_review_and_submit_path(request_model)
1✔
12
    end
13

14
    def render_back
2✔
UNCOV
15
      redirect_to new_project_additional_information_project_permissions_path(request_model)
1✔
16
    end
17
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