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

geosolutions-it / MapStore2 / 30438724836
76%
master: 76%

Build:
Build:
LAST BUILD BRANCH: update-react-dock-dependency
DEFAULT BRANCH: master
Ran 29 Jul 2026 09:22AM UTC
Jobs 3
Files 1729
Run time 4min
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 Jul 2026 09:13AM UTC coverage: 75.645% (+0.001%) from 75.644%
30438724836

push

github

web-flow
Fix #12689 - Remove unnecessary src=null on WMS tile load error (#12691) (#12749)

* Fix #12689 - Remove unnecessary src=null on WMS tile load error

Setting img.src = null does not clear the image; the DOM coerces it
to the string "null", causing a real (always-404) network request.
image.setState(3) alone already triggers the source's
tileloaderror/imageloaderror events (state-based, no DOM event
dependency), making the src=null line redundant.

* Add test for #12689 spurious /null request removal

Verifies the tile error handler no longer sets img.src = null on failure.

* Fix #12689 - set error state on single tile WMS load failure

ol/Image has no setState, unlike ol/ImageTile: notify the state change
manually so imageloaderror is emitted without setting img.src to null.
Tests now configure requestsConfigurationRules to reach the custom load
function error branch.

(cherry picked from commit 40197f081)

35740 of 56464 branches covered (63.3%)

7 of 9 new or added lines in 1 file covered. (77.78%)

3 existing lines in 2 files now uncovered.

44532 of 58870 relevant lines covered (75.64%)

122.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
82.79
2.45% web/client/components/map/openlayers/plugins/WMSLayer.js

Coverage Regressions

Lines Coverage ∆ File
2
41.77
-0.8% web/client/utils/cesium/GeoJSONStyledFeatures.js
1
70.14
-0.69% web/client/plugins/StreetView/components/CyclomediaView/CyclomediaView.js
Jobs
ID Job ID Ran Files Coverage
1 run-20.x - 30438724836.1 29 Jul 2026 09:23AM UTC 1729
75.64
GitHub Action Run
2 run-22.x - 30438724836.2 29 Jul 2026 09:22AM UTC 1729
75.64
GitHub Action Run
3 run-24.x - 30438724836.3 29 Jul 2026 09:22AM UTC 1729
75.63
GitHub Action Run
Source Files on build 30438724836
  • Tree
  • List 1729
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30438724836
  • 341b62c4 on github
  • Prev Build on 2026.02.xx (#29939285905)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc