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

B4nan / mikro-orm
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/docs/nokogiri-1.10.4
DEFAULT BRANCH: master
Repo Added 04 Jun 2018 09:56PM UTC
Files 82
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 vanilla-js
branch: vanilla-js
CHANGE BRANCH
x
Reset
  • vanilla-js
  • assign-fix
  • auto-flush
  • cascade-merge
  • class-name
  • cli
  • codeclimate
  • config
  • context
  • dependabot/bundler/docs/nokogiri-1.10.4
  • dependabot/npm_and_yarn/fstream-1.0.12
  • dependabot/npm_and_yarn/lodash.template-4.5.0
  • dev
  • drivers
  • ent-gen
  • entities-array
  • entity
  • find-options
  • fk
  • getter
  • join-cond
  • knex
  • knex-schema
  • knex-schema-update
  • lint
  • lint-new-lines
  • locking
  • map
  • master
  • metadata
  • node12
  • one-to-one
  • oninit
  • orphan-removal
  • postgres
  • qb-left-join
  • query-expressions
  • rc
  • renovate/configure
  • renovate/docker-mongo-3.x
  • renovate/docker-postgres-11.x
  • renovate/fs-extra-7.x
  • renovate/fs-extra-8.x
  • renovate/globby-10.x
  • renovate/husky-2.x
  • renovate/husky-3.x
  • renovate/lint-staged-9.x
  • renovate/major-commitlint-monorepo
  • renovate/rimraf-3.x
  • renovate/ts-morph-2.x
  • renovate/ts-morph-3.x
  • rm
  • schema
  • smart-query
  • uow
  • v0.1.1
  • v0.10.0
  • v0.10.1
  • v0.10.2
  • v0.10.3
  • v0.10.4
  • v0.10.5
  • v0.10.6
  • v0.10.7
  • v0.10.8
  • v0.10.9
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.2.3
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.3.5
  • v0.4.0
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.5.3
  • v0.5.4
  • v0.5.5
  • v0.5.6
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.6.4
  • v0.6.5
  • v0.6.6
  • v0.6.7
  • v0.6.8
  • v0.7.0
  • v0.7.1
  • v0.7.2
  • v0.7.3
  • v0.7.4
  • v0.8.0
  • v0.8.1
  • v0.8.2
  • v0.9.0
  • v0.9.1
  • v0.9.2
  • v0.9.3
  • v0.9.4
  • v0.9.5
  • v0.9.6
  • v0.9.7
  • v0.9.8
  • v0.9.9
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.1.0
  • v1.1.1
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v2.0.0
  • v2.0.0-rc
  • v2.0.1
  • v2.0.2
  • v2.0.3
  • v2.1.0
  • v2.1.1
  • v2.2.0
  • v2.2.1
  • v2.2.2
  • v2.3.0
  • v2.3.1
  • v2.3.2
  • v2.4.0
  • v2.5.0
  • v2.6.0
  • v2.7.0
  • v2.7.1
  • v2.7.2
  • v2.7.3
  • v2.7.4
  • v2.7.5
  • v2.7.6

pending completion
169

Pull #13

travis-ci-com

web-flow
refactor: validate `entitiesDirsTs` paths

Previously when providing not existing path, it would fail with some NPE.
As we now validate this during discovery, we also need to run it inside
try/catch block and close the connection if the discovery fails.
Pull Request #13: Add support for usage with vanilla JS

396 of 396 branches covered (100.0%)

Branch coverage included in aggregate %.

89 of 89 new or added lines in 14 files covered. (100.0%)

1365 of 1365 relevant lines covered (100.0%)

942.71 hits per line

Relevant lines Covered
Build:
Build:
1365 RELEVANT LINES 1365 COVERED LINES
942.71 HITS PER LINE
Source Files on vanilla-js
  • List 0
  • Changed 32
  • Source Changed 14
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
169 vanilla-js refactor: validate `entitiesDirsTs` paths Previously when providing not existing path, it would fail with some NPE. As we now validate this during discovery, we also need to run it inside try/catch block and close the connection if the discovery ... Pull #13 02 Mar 2019 01:29PM UTC web-flow travis-ci-com pending completion  
168 vanilla-js refactor: validate `entitiesDirsTs` paths Previously when providing not existing path, it would fail with some NPE. As we now validate this during discovery, we also need to run it inside try/catch block and close the connection if the discovery ... push 02 Mar 2019 01:26PM UTC B4nan travis-ci-com pending completion  
164 vanilla-js Merge branch 'master' into vanilla-js Pull #13 01 Mar 2019 11:32AM UTC web-flow travis-ci-com pending completion  
163 vanilla-js Merge branch 'master' into vanilla-js push 01 Mar 2019 11:30AM UTC web-flow travis-ci-com pending completion  
156 vanilla-js Re-hydrate cached metadata in JavaScriptMetadataProvider - this fixes missing onUpdate handler as it was lost when serializing to JSON cache Pull #13 28 Feb 2019 02:38PM UTC web-flow travis-ci-com pending completion  
155 vanilla-js Re-hydrate cached metadata in JavaScriptMetadataProvider - this fixes missing onUpdate handler as it was lost when serializing to JSON cache push 28 Feb 2019 02:36PM UTC Martin Adamek travis-ci-com pending completion  
154 vanilla-js Simplify vanilla JS schema definition in docs Pull #13 28 Feb 2019 01:37AM UTC web-flow travis-ci-com pending completion  
153 vanilla-js Simplify vanilla JS schema definition in docs push 28 Feb 2019 01:35AM UTC Martin Adamek travis-ci-com pending completion  
152 vanilla-js Simplify vanilla JS schema definition (shorthand form for simple props) Pull #13 27 Feb 2019 05:20PM UTC web-flow travis-ci-com pending completion  
151 vanilla-js Simplify vanilla JS schema definition (shorthand form for simple props) push 27 Feb 2019 05:18PM UTC Martin Adamek travis-ci-com pending completion  
See All Builds (754)
  • 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