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

mobxjs / mobx-state-tree / 891
0%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2017 09:01PM UTC
Jobs 1
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

pending completion
891

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

Jobs
ID Job ID Ran Files Coverage
1 891.1 10 Oct 2017 09:01PM UTC 0
94.59
Travis Job 891.1
Source Files on build 891
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #891
  • Pull Request #447
  • PR Base - master (#881)
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