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

mobxjs / mobx-state-tree / 891 / 1
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2017 09:01PM UTC
Files 64
Run time 12min
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

10 Oct 2017 08:52PM UTC coverage: 94.585%. Remained the same
891.1

Pull #447

travis-ci

web-flow
Fix for not being able to add to a map when using environments

Basically I stumbled upon a problem while trying to add a node to a map of a map when using environments, failing saying that the environments were not the same.

The newParent environment was undefined and this._environment was correctly set.
Upon checking getEnv (which was actually giving the proper value) I found out that the proper way to get a node environment is to use node.root._environment, and thus this fix.
Pull Request #447: Fix for not being able to add to a map when using environments

778 of 1053 branches covered (73.88%)

3878 of 4100 relevant lines covered (94.59%)

202.65 hits per line

Source Files on job 891.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 891
  • Travis Job 891.1
  • fbc79728 on github
  • Prev Job for on master (#881.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