Skip to content

Update docs building and actions#233

Merged
oxinabox merged 16 commits into
JuliaArrays:masterfrom
abhro:update-docs
May 12, 2026
Merged

Update docs building and actions#233
oxinabox merged 16 commits into
JuliaArrays:masterfrom
abhro:update-docs

Conversation

@abhro
Copy link
Copy Markdown
Contributor

@abhro abhro commented May 2, 2025

  • Use newer Documenter
  • Use GitHub Actions to deploy docs
  • Fix doctests

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.45%. Comparing base (91eeb42) to head (72cf164).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #233   +/-   ##
=======================================
  Coverage   89.45%   89.45%           
=======================================
  Files           7        7           
  Lines         673      673           
=======================================
  Hits          602      602           
  Misses         71       71           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oxinabox
Copy link
Copy Markdown
Member

I am kinda surprised this package is still working.
Since most newer work is on DimensionalData.jl
or perhaps KeyedArrays.jl or one of the others.

But still this PR looks sound.
And having the docs work is good.

Ping me to merge this if i forget to once CI is passing

@abhro
Copy link
Copy Markdown
Contributor Author

abhro commented Jan 23, 2026

Unit tests fail on newest Julia v1 (1.12.4) :/
The most recent commit on main (91eeb42) also seems to fail on those tests. The logs for that are expired, though, so I can't tell if it's failing in the same manner

@abhro
Copy link
Copy Markdown
Contributor Author

abhro commented Apr 26, 2026

The test failure is on combine(), which this PR doesn't change. Should this be considered good to merge?
@oxinabox

@oxinabox oxinabox merged commit ad519de into JuliaArrays:master May 12, 2026
9 of 13 checks passed
@abhro abhro deleted the update-docs branch May 12, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants