Skip to content

FEAT: Add option to use num of core for doc build #1230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dipinknair
Copy link
Collaborator

@dipinknair dipinknair commented Jul 8, 2025

@github-actions github-actions bot added the enhancement New features or code improvements label Jul 8, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 8, 2025
Copy link

codacy-production bot commented Jul 8, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4b0d10c) 2537 2193 86.44%
Head commit (4c24e74) 2541 (+4) 2197 (+4) 86.46% (+0.02%)

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 (#1230) 4 4 100.00%

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

Copy link

codecov bot commented Jul 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.46%. Comparing base (4b0d10c) to head (4c24e74).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1230      +/-   ##
==========================================
+ Coverage   86.44%   86.46%   +0.02%     
==========================================
  Files          39       39              
  Lines        2537     2541       +4     
==========================================
+ Hits         2193     2197       +4     
  Misses        344      344              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dipinknair dipinknair changed the title test: add option to use num of core for doc build Feat: Add option to use num of core for doc build Jul 8, 2025
@dipinknair dipinknair marked this pull request as ready for review July 8, 2025 17:01
@dipinknair dipinknair requested a review from a team as a code owner July 8, 2025 17:01
@dipinknair dipinknair requested a review from koubaa July 8, 2025 17:01
@dipinknair dipinknair changed the title Feat: Add option to use num of core for doc build FEAT: Add option to use num of core for doc build Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants