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

pulibrary / pdc_discovery / 5d1afa5e-ff59-441c-b96e-da35778a7346

03 Nov 2023 06:50PM UTC coverage: 93.921% (-3.0%) from 96.965%
5d1afa5e-ff59-441c-b96e-da35778a7346

push

circleci

carolyncole
Add a failing test for the version footer behavoir

7 of 12 new or added lines in 1 file covered. (58.33%)

80 existing lines in 13 files now uncovered.

2611 of 2780 relevant lines covered (93.92%)

178.44 hits per line

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

75.0
/spec/views/home/about.html.erb_spec.rb
1
# frozen_string_literal: true
2
describe '/about', type: :system do
1✔
3
  it 'renders the about page' do
1✔
4
    visit '/about'
1✔
UNCOV
5
    expect(page).to have_text("About Princeton's Research Data Repository")
×
6
  end
7
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