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

B4nan / mikro-orm / 599 / 5
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/docs/nokogiri-1.10.4
DEFAULT BRANCH: master
Ran 09 Aug 2019 04:28PM UTC
Files 84
Run time 28s
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

09 Aug 2019 04:19PM UTC coverage: 100.0%. Remained the same
599.5

Pull #91

travis-ci-com

web-flow
feat(metadata): create instance of metadata instead of static one [BC]

Previously there was only static metadata storage, used across the whole ORM. It is still needed for initial gathering of decorator metadata, but then ORM will create new instance based on this global state and work with that internally.

BREAKING CHANGES:
MetadatStorage.getMetadata() will contain only decorator data, not the computed one like naming strategy defaults, etc. Those are now stored only in the instance one, accessible via `orm.getMetadata()` and `em.getMetadata()`.
Pull Request #91: feat(metadata): create instance of metadata instead of using static one

1472 of 1472 branches covered (100.0%)

Branch coverage included in aggregate %.

2672 of 2672 relevant lines covered (100.0%)

837.27 hits per line

Source Files on job 599.5
  • Tree
  • List 0
  • Changed 34
  • Source Changed 26
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 671
  • Travis Job 599.5
  • 7cbdfbdd on github
  • Prev Job for on metadata (#592.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