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

pulibrary / orcid_princeton_hanami / 54766c6d-e21b-4890-983f-e3acfb80cb28 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 27 Jun 2025 07:53PM UTC
Files 18
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Jun 2025 07:49PM UTC coverage: 97.129% (+0.4%) from 96.774%
54766c6d-e21b-4890-983f-e3acfb80cb28.1

push

circleci

web-flow
Adding the User model (#8)

Converting all migrations to ROM.rb
Added script for converting schema_migrations table
1. run the script.  This will have to be run on the servers too in the future
  `psql --host 127.0.0.1 --username=postgres --port 51512 -d development_db < config/db/update_rails_migration.sql`
1. run the migrations and make sure test works and develoment changes nothing
   ```
   HANAMI_ENV=test bundle exec hanami db drop
   HANAMI_ENV=test bundle exec hanami db create
   HANAMI_ENV=test bundle exec hanami db migrate
   bundle exec hanami db migrate
   ```

203 of 209 relevant lines covered (97.13%)

2.57 hits per line

Source Files on job 54766c6d-e21b-4890-983f-e3acfb80cb28.1
  • Tree
  • List 18
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 54766
  • f777efae on github
  • Prev Job for on main (#7904b81b-a4a6-4284-a10e-306f1a83f776.1)
  • Next Job for on main (#ecb3f0df-c416-4a34-b736-fe6fa39444cf.1)
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

© 2026 Coveralls, Inc