Skip to content

fix: Install libjbig-dev for quarto build to succeed in 252 documentation build#1154

Merged
koubaa merged 8 commits into
mainfrom
install-libjbig-dev
May 2, 2025
Merged

fix: Install libjbig-dev for quarto build to succeed in 252 documentation build#1154
koubaa merged 8 commits into
mainfrom
install-libjbig-dev

Conversation

@klmcadams

Copy link
Copy Markdown
Contributor

apt install libjbig-dev and add the path of the libjbig*.so* files to the LD_LIBRARY_PATH so the quarto cheatsheet build succeeds

@klmcadams
klmcadams requested a review from a team as a code owner May 2, 2025 18:00
@github-actions github-actions Bot added maintenance Package and maintenance related ci/cd Involves the GitHub workflow files labels May 2, 2025
@klmcadams

Copy link
Copy Markdown
Contributor Author

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 2, 2025
@klmcadams
klmcadams requested a review from koubaa May 2, 2025 18:13
@codacy-production

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1ef7ff3) 2536 2201 86.79%
Head commit (8fafdab) 2536 (+0) 2201 (+0) 86.79% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1154) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov

codecov Bot commented May 2, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.79%. Comparing base (1ef7ff3) to head (8fafdab).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1154   +/-   ##
=======================================
  Coverage   86.79%   86.79%           
=======================================
  Files          39       39           
  Lines        2536     2536           
=======================================
  Hits         2201     2201           
  Misses        335      335           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@koubaa
koubaa merged commit 285bf39 into main May 2, 2025
@koubaa
koubaa deleted the install-libjbig-dev branch May 2, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd Involves the GitHub workflow files documentation Improvements or additions to documentation maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants