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

dantebertuzzi / MissingPatterns.jl / 33452480843
99%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2026 11:56PM UTC
Jobs 1
Files 1
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

31 Aug 2026 11:51PM UTC coverage: 98.807%. Remained the same
33452480843

push

github

dantebertuzzi
Split the documentation into pages

docs/src/index.md had grown to a single 292-line page generating 106.6 KiB
of HTML — past Documenter's size_threshold_warn (100 KiB), which the v0.5.0
CI run reported, and heading for the 200 KiB hard limit at which the build
fails rather than warns.

Split into Home (intro, install, quick start, function overview), Heatmaps
(plotmissing, grouping, plotmissingdiff, large-dataset compression),
Diagnostics (missingpatterns, missingsummary, missingcooccurrence,
missingrows), Data API, and Export and output (missinghtml, missingreport,
IO redirection, Tables.jl compatibility).

The API reference also splits in two: Public API (Private = false) for the
exported surface, Internals (Public = false) for the documented non-exported
helpers, which until now sat interleaved with the public functions in one
undifferentiated list. Together the two @autodocs blocks still cover every
docstring, so Documenter's checkdocs pass stays clean.

Largest page is now 54.7 KiB (Internals), with every prose page under 15 KiB.
No content was dropped: heading levels were shifted with a fence-aware pass
so Julia comments inside code blocks were left alone.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GBiwuktpaafL2us5rDZukV

994 of 1006 relevant lines covered (98.81%)

10858.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33452480843.1 31 Aug 2026 11:56PM UTC 1
98.81
GitHub Action Run
Source Files on build 33452480843
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33452480843
  • 30979af5 on github
  • Prev Build on main (#33450990618)
  • Next Build on main (#33454225519)
  • Delete
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