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

jumpinjackie / mapguide-react-layout / 5112242245 / 1
33%
master: 33%

Build:
DEFAULT BRANCH: master
Ran 29 May 2023 01:16PM UTC
Files 69
Run time 3s
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

29 May 2023 01:09PM UTC coverage: 64.219% (+0.02%) from 64.198%
5112242245.1

push

github

jumpinjackie
Add support for disabling custom cursors for certain map actions (pan/zoom/etc). This is driven by looking for a DISABLE_CURSORS app setting with a value of 1 in the config state branch.

To support applying intiial app settings, the INIT_APP action supports passing in initial appSettings, which itself is initialized from a new optional appSettings in the mount options. Thus developers may have cursors initially disabled by modifying the viewer template HTML and having the following set in the mount options

```
appSettings: {
    "DISABLE_CURSORS": "1"
}
```

To support changing app settings at runtime, a new SET_APP_SETTING action is introduced which modifies the appSettings property of the config state branch. A new reducer test case is added to exercise this particular action.

Fixes #1447

864 of 1770 branches covered (48.81%)

2475 of 3854 relevant lines covered (64.22%)

21.5 hits per line

Source Files on job 5112242245.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5112242245
  • 212b85bd on github
  • Prev Job for on master (#5092727261.1)
  • Next Job for on master (#5132307851.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