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

ortk95 / planetmapper / 16170030735 / 1
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: main
Ran 09 Jul 2025 01:07PM UTC
Files 13
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

09 Jul 2025 01:00PM UTC coverage: 99.584% (+0.002%) from 99.582%
16170030735.1

Pull #487

github

ortk95
Fix integral check on python < 3.12

`int.is_integer()` was added in Python 3.12, so we can't use it as a general duck type float/int integral check as it will break for Python 3.10 and 3.11. Therefore, use a more verbose manual check to the `math.ceil` value instead.

https://docs.python.org/3/library/stdtypes.html#int.is_integer
Pull Request #487: Add methods to scale image sizes and add borders around the image

815 of 820 branches covered (99.39%)

Branch coverage included in aggregate %.

3258 of 3270 relevant lines covered (99.63%)

1.0 hits per line

Source Files on job 3.10, macos-latest - 16170030735.1
  • Tree
  • List 13
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16170030735
  • 9a391618 on github
  • Prev Job for on 431-scale-image-size (#16166171895.8)
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