Skip to content
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

feat(docs): build documents with sphinx #2406

Merged
merged 7 commits into from
Aug 30, 2022

Conversation

aceforeverd
Copy link
Collaborator

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

#1707 : the workflow for documents

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

@github-actions github-actions bot added documentation Improvements or additions to documentation workflow CICD related labels Aug 26, 2022
@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Base: 75.93% // Head: 75.91% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (d825846) compared to base (5372510).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2406      +/-   ##
============================================
- Coverage     75.93%   75.91%   -0.02%     
  Complexity      368      368              
============================================
  Files           629      629              
  Lines        119756   119703      -53     
  Branches       1044     1044              
============================================
- Hits          90931    90877      -54     
- Misses        28609    28610       +1     
  Partials        216      216              
Impacted Files Coverage Δ
src/sdk/db_sdk.cc 65.24% <0.00%> (-1.57%) ⬇️
src/zk/zk_client.cc 83.63% <0.00%> (-1.04%) ⬇️
src/log/log_reader.cc 78.52% <0.00%> (-0.59%) ⬇️
src/client/ns_client.cc 46.80% <0.00%> (-0.30%) ⬇️
hybridse/src/codec/fe_row_codec.cc 78.52% <0.00%> (-0.16%) ⬇️
src/nameserver/name_server_impl.cc 42.67% <0.00%> (-0.14%) ⬇️
src/storage/segment.h 96.36% <0.00%> (ø)
src/client/tablet_client.cc 56.15% <0.00%> (ø)
src/storage/segment_test.cc 100.00% <0.00%> (ø)
hybridse/src/vm/runner.cc 68.21% <0.00%> (+0.07%) ⬆️
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 26, 2022

SDK Test Report

  81 files    81 suites   7m 51s ⏱️
167 tests 165 ✔️ 2 💤 0
209 runs  207 ✔️ 2 💤 0

Results for commit d825846.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 26, 2022

Linux Test Report

       55 files       200 suites   1h 5m 15s ⏱️
  9 753 tests   9 746 ✔️ 7 💤 0
14 354 runs  14 347 ✔️ 7 💤 0

Results for commit d825846.

♻️ This comment has been updated with latest results.

@aceforeverd aceforeverd merged commit 40870ec into 4paradigm:main Aug 30, 2022
@aceforeverd aceforeverd deleted the ci-docs-workflow branch August 30, 2022 13:05
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 workflow CICD related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants