Skip to content

Conversation

@inkydragon
Copy link
Contributor

When building julia with USE_GPL_LIBS:=0, the documentation builds fails because the documentation for the solver cannot be found.

Only docs/src/index.md is copied when building the documentation, so we can move the solver documentation to docs/src/solver.md to avoid this problem.

See: JuliaLang/julia#56344

@codecov
Copy link

codecov bot commented Oct 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.00%. Comparing base (485fd4b) to head (9bade12).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #576      +/-   ##
==========================================
- Coverage   84.14%   84.00%   -0.15%     
==========================================
  Files          12       12              
  Lines        9160     9160              
==========================================
- Hits         7708     7695      -13     
- Misses       1452     1465      +13     

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

@ViralBShah ViralBShah merged commit 8f02b7f into JuliaSparse:main Oct 26, 2024
8 of 10 checks passed
@ViralBShah
Copy link
Member

ViralBShah commented Oct 26, 2024

@dkarrasch It would be good to pull this into the 1.10 and 1.11 PRs you already have open.

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.

3 participants