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

ZeusWPI / Tap
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: (HEAD detached at pull/196/merge)
DEFAULT BRANCH: master
Repo Added 03 Mar 2015 02:55PM UTC
Files 34
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

LAST BUILD ON BRANCH fix/db-inconsistency
branch: fix/db-inconsistency
CHANGE BRANCH
x
Reset
  • fix/db-inconsistency
  • (HEAD detached at pull/172/merge)
  • (HEAD detached at pull/174/merge)
  • (HEAD detached at pull/175/merge)
  • (HEAD detached at pull/176/merge)
  • (HEAD detached at pull/178/merge)
  • (HEAD detached at pull/181/merge)
  • (HEAD detached at pull/185/merge)
  • (HEAD detached at pull/186/merge)
  • (HEAD detached at pull/187/merge)
  • (HEAD detached at pull/192/merge)
  • (HEAD detached at pull/195/merge)
  • (HEAD detached at pull/196/merge)
  • 2.0
  • API
  • barcode
  • barcode_test
  • bootstrap_switch
  • clean_user_registration
  • dagschotel
  • debtfree
  • delete_products
  • dependabot/bundler/loofah-2.3.1
  • dependabot/bundler/nokogiri-1.10.8
  • deploy
  • equality
  • feature/177/use-new-tab-api
  • feature/69/add-undo-button
  • feature/order-api
  • fix-dependency
  • fix-quickpay
  • fix-tap-on-herbert
  • fix/160/fix-new-barcode-issue-on-new-form
  • fix/168/fix-update-product-form-errors
  • fix/api-url-user-url
  • fix/cover
  • fix/coverage-models-user
  • fix/foreign_keys
  • fix/paperclip
  • fix/quickpay-hidden
  • fix/remove-avatar-label
  • fix/side-bar-layout
  • frecency
  • frecencydebtupdate
  • guest_account
  • helper_method_for_guest
  • herbert
  • ik-ben-zeker-niet-constant-afgeleid-hoor-ik-weet-niet-waar-je-het-over-hebt
  • interface
  • keep_cancelled_orders
  • letterlijk-1-lijn
  • master
  • master-broken
  • mobile
  • new-currency
  • no-more-fun-allowed
  • oauth
  • oauth-adams
  • order-api
  • private_user
  • production
  • react
  • readme-installation
  • remove_debt
  • rewrite
  • rspec
  • ruby2.3.0
  • scouts
  • tab-button
  • test_coverage
  • tests
  • ui-fixes
  • update-dependencies
  • update-deps
  • update-devise
  • update-rails
  • update_version
  • v0.1-beta
  • zero_debt

pending completion
#615

push

chvp
Fix saved DB schema being inconsistent with migrations

Generating the DB schema from the migrations resulted in a different schema than
the one currently in the repo. Generally, one shouldn't rerun all the
migrations, but in this case, the schema in the repo is also different from the
one used in production.

The different schema resulted in a few tests failing, due to null constraints
that were added not being used correctly.

This commit updates both the schema to be consistent with what is used in
production and updates the tests so that they don't fail due to these added
constraints.

794 of 966 relevant lines covered (82.19%)

4.15 hits per line

Relevant lines Covered
Build:
Build:
966 RELEVANT LINES 794 COVERED LINES
4.15 HITS PER LINE
Source Files on fix/db-inconsistency
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#615 fix/db-inconsistency Fix saved DB schema being inconsistent with migrations Generating the DB schema from the migrations resulted in a different schema than the one currently in the repo. Generally, one shouldn't rerun all the migrations, but in this case, the schema... push 11 Nov 2022 01:43PM UTC chvp pending completion  
See All Builds (559)
  • Repo on GitHub
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