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

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

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

pending completion
599

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 %.

178 of 178 new or added lines in 24 files covered. (100.0%)

2672 of 2672 relevant lines covered (100.0%)

4186.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 599.1 09 Aug 2019 04:24PM UTC 0
100.0
Travis Job 599.1
2 599.2 09 Aug 2019 04:26PM UTC 0
100.0
Travis Job 599.2
3 599.3 09 Aug 2019 04:26PM UTC 0
100.0
Travis Job 599.3
4 599.4 09 Aug 2019 04:26PM UTC 0
100.0
Travis Job 599.4
5 599.5 09 Aug 2019 04:28PM UTC 0
100.0
Travis Job 599.5
Source Files on build 599
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #599
  • Pull Request #91
  • PR Base - dev (#592)
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