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

ci: publish crate docs to gh-pages #5686

Merged
merged 7 commits into from
Oct 4, 2022
Merged

ci: publish crate docs to gh-pages #5686

merged 7 commits into from
Oct 4, 2022

Conversation

xxchan
Copy link
Member

@xxchan xxchan commented Oct 3, 2022

@xxchan xxchan marked this pull request as draft October 3, 2022 12:14
@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Merging #5686 (da0e502) into main (1ee3732) will increase coverage by 0.01%.
The diff coverage is 70.58%.

@@            Coverage Diff             @@
##             main    #5686      +/-   ##
==========================================
+ Coverage   74.31%   74.32%   +0.01%     
==========================================
  Files         921      923       +2     
  Lines      144029   144284     +255     
==========================================
+ Hits       107033   107238     +205     
- Misses      36996    37046      +50     
Flag Coverage Δ
rust 74.32% <70.58%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
src/batch/src/executor/mod.rs 72.30% <ø> (ø)
src/batch/src/lib.rs 100.00% <ø> (ø)
src/batch/src/task/broadcast_channel.rs 0.00% <0.00%> (ø)
src/batch/src/task/hash_shuffle_channel.rs 0.00% <0.00%> (ø)
src/common/src/array/data_chunk.rs 93.63% <ø> (ø)
src/common/src/util/chunk_coalesce.rs 97.98% <ø> (ø)
src/compute/src/server.rs 0.00% <0.00%> (ø)
src/frontend/src/optimizer/plan_node/mod.rs 98.27% <ø> (ø)
src/frontend/src/scheduler/task_context.rs 0.00% <0.00%> (ø)
src/stream/src/from_proto/global_simple_agg.rs 0.00% <0.00%> (ø)
... and 20 more

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

@xxchan xxchan requested a review from skyzh October 3, 2022 13:15
@xxchan xxchan changed the title ci: public crate docs to gh-pages ci: publish crate docs to gh-pages Oct 4, 2022
@xxchan xxchan marked this pull request as ready for review October 4, 2022 11:11
@mergify mergify bot merged commit 6cf92af into risingwavelabs:main Oct 4, 2022
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.

2 participants