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

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

Build:
DEFAULT BRANCH: main
Ran 27 Jun 2025 07:53PM UTC
Jobs 1
Files 18
Run time 1min
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

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
   ```

20 of 20 new or added lines in 3 files covered. (100.0%)

203 of 209 relevant lines covered (97.13%)

2.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 54766c6d-e21b-4890-983f-e3acfb80cb28.1 27 Jun 2025 07:53PM UTC 18
97.13
Source Files on build 54766c6d-e21b-4890-983f-e3acfb80cb28
  • Tree
  • List 18
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #54766C6D...
  • f777efae on github
  • Prev Build on main (#7904B81B...)
  • Next Build on main (#ECB3F0DF...)
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