Skip to content

doc: fix broken links in markdown #4880

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

Merged
merged 4 commits into from
Aug 29, 2022
Merged

doc: fix broken links in markdown #4880

merged 4 commits into from
Aug 29, 2022

Conversation

xxchan
Copy link
Member

@xxchan xxchan commented Aug 25, 2022

I hereby agree to the terms of the Singularity Data, Inc. Contributor License Agreement.

What's changed and what's your intention?

Uses tcort/markdown-link-check. I didn't include it in ci, since it has some bugs..

@github-actions github-actions bot added Invalid PR Title A-doc Area: Documentation. labels Aug 25, 2022
@@ -38,7 +38,7 @@ For the detailed schema, please check [doc](relational-table-schema.md)

<!-- Todo: link cconsistence hash doc and state table agg doc -->
## Relational Table Layer
[source code](https://github.com/singularity-data/risingwave/blob/main/src/storage/src/table/state_table.rs)
[source code](https://github.com/singularity-data/risingwave/blob/4e66ca3d41435c64af26b5e0003258c4f7116822/src/storage/src/table/state_table.rs)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This files is deleted in #4854. PTAL whether this doc needs to be updated @wcy-fdu. Thanks!

@xxchan xxchan changed the title docs: fix broken links in markdown doc: fix broken links in markdown Aug 25, 2022
@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Merging #4880 (a109130) into main (0a0f3a5) will increase coverage by 0.03%.
The diff coverage is 78.34%.

@@            Coverage Diff             @@
##             main    #4880      +/-   ##
==========================================
+ Coverage   73.95%   73.98%   +0.03%     
==========================================
  Files         874      877       +3     
  Lines      133607   134077     +470     
==========================================
+ Hits        98803    99198     +395     
- Misses      34804    34879      +75     
Flag Coverage Δ
rust 73.98% <78.34%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/batch/src/executor/insert.rs 84.65% <0.00%> (+0.47%) ⬆️
src/batch/src/executor/row_seq_scan.rs 16.92% <0.00%> (ø)
src/cmd_all/src/playground.rs 0.00% <0.00%> (ø)
src/compute/src/server.rs 0.00% <0.00%> (ø)
src/meta/src/hummock/compaction_scheduler.rs 18.79% <0.00%> (+0.27%) ⬆️
src/meta/src/hummock/manager/versioning.rs 92.00% <ø> (ø)
src/meta/src/lib.rs 1.08% <0.00%> (-0.02%) ⬇️
src/meta/src/manager/notification.rs 63.24% <ø> (+11.89%) ⬆️
src/object_store/src/object/s3.rs 0.00% <0.00%> (ø)
src/risedevtool/src/bin/risedev-compose.rs 0.43% <0.00%> (-0.01%) ⬇️
... and 127 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mergify mergify bot merged commit b60803f into main Aug 29, 2022
@mergify mergify bot deleted the xxchan/communist-loon branch August 29, 2022 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-doc Area: Documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants