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

SciTools / cartopy / 28825333403 / 1
84%
main: 84%

Build:
Build:
LAST BUILD BRANCH: mpl311
DEFAULT BRANCH: main
Ran 06 Jul 2026 09:46PM UTC
Files 27
Run time 2s
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

06 Jul 2026 09:35PM UTC coverage: 84.283%. First build
28825333403.1

Pull #2685

github

QuLogic
Always merge MultiLineString when checking grid label intersections

Sometimes, Shapely will produce a `MultiLineString` with multiple parts
that coincide (most notably on macOS for `LambertConformal`), causing
potential labels to be placed in slightly different places, and then
different ones to be visible due to overlap.

By merging the intersection of the lines and map boundary, we can ensure
that potential labels are placed in consistent spots, and there should
not be any platform-specific changes to lable visibility.

Unfortunately, there does still appear to be a bit of inconsistency
between platforms as far as normalization goes, so we need to fall back
to the original intersection result if we are merging a large number of
sub-geometries.
Pull Request #2685: Update test figures for Matplotlib 3.11

1223 of 1712 branches covered (71.44%)

4483 of 5319 relevant lines covered (84.28%)

0.84 hits per line

Source Files on job 28825333403.1
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28825333403
  • e64cd206 on github
  • Next Job for on mpl311 (#28833349299.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