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

ultimate-notion / ultimate-notion / 28084961190
87%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 08:18AM UTC
Jobs 7
Files 38
Run time 1min
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

24 Jun 2026 08:16AM UTC coverage: 87.307% (-0.02%) from 87.33%
28084961190

push

github

web-flow
Replace duck-typed hasattr with isinstance in get_mime_type (#315)

Use an explicit isinstance(file, Path) check to discriminate Path from
BinaryIO instead of hasattr(file, 'name'), and keep the nameless-stream
guard (e.g. BytesIO) via getattr, matching the pattern in session.py.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

0 of 3 new or added lines in 1 file covered. (0.0%)

6631 of 7595 relevant lines covered (87.31%)

6.08 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
56.29
-0.68% src/ultimate_notion/file.py
Jobs
ID Job ID Ran Files Coverage
1 run-windows-latest-3.10 - 28084961190.1 24 Jun 2026 08:22AM UTC 38
84.57
GitHub Action Run
2 run-macos-latest-3.10 - 28084961190.2 24 Jun 2026 08:19AM UTC 38
87.31
GitHub Action Run
3 run-ubuntu-latest-3.12 - 28084961190.3 24 Jun 2026 08:18AM UTC 38
87.29
GitHub Action Run
4 run-ubuntu-latest-3.14 - 28084961190.4 24 Jun 2026 08:22AM UTC 38
87.29
GitHub Action Run
5 run-ubuntu-latest-3.13 - 28084961190.5 24 Jun 2026 08:18AM UTC 38
87.29
GitHub Action Run
6 run-ubuntu-latest-3.11 - 28084961190.6 24 Jun 2026 08:18AM UTC 38
87.29
GitHub Action Run
7 run-ubuntu-latest-3.10 - 28084961190.7 24 Jun 2026 08:20AM UTC 38
87.31
GitHub Action Run
Source Files on build 28084961190
  • Tree
  • List 38
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28084961190
  • 7d1a052d on github
  • Prev Build on main (#28084511293)
  • Next Build on main (#28085362641)
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