Skip to content

Conversation

@CjiW
Copy link
Contributor

@CjiW CjiW commented Dec 19, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Merging #137 (f92bde2) into master (4e80afd) will decrease coverage by 0.55%.
The diff coverage is 76.35%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   88.66%   88.10%   -0.56%     
==========================================
  Files          64       67       +3     
  Lines       10954    11469     +515     
==========================================
+ Hits         9712    10105     +393     
- Misses       1242     1364     +122     
Impacted Files Coverage Δ
src/ast/fmt.rs 95.93% <0.00%> (-0.18%) ⬇️
src/ast/node/program.rs 88.98% <30.00%> (-5.32%) ⬇️
src/flow/mod.rs 67.11% <67.11%> (ø)
src/ast/compiler.rs 93.77% <80.00%> (-0.32%) ⬇️
src/flow/display.rs 96.96% <96.96%> (ø)
src/ast/test.rs 95.37% <100.00%> (+0.02%) ⬆️
src/flow/test.rs 100.00% <100.00%> (ø)
src/lsp/mem_docs.rs 94.61% <100.00%> (+0.02%) ⬆️
src/nomparser/mod.rs 86.66% <100.00%> (+0.95%) ⬆️

Copy link
Member

@Chronostasys Chronostasys left a comment

Choose a reason for hiding this comment

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

加测试

@CjiW CjiW requested a review from Chronostasys December 19, 2022 12:48
Copy link
Member

@Chronostasys Chronostasys left a comment

Choose a reason for hiding this comment

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

LGTM!

@Chronostasys
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Dec 28, 2022
137: Feat/gen flow chart r=Chronostasys a=CjiW



Co-authored-by: cjw <cao_jingwei@qq.com>
Co-authored-by: CjiW <64598696+CjiW@users.noreply.github.com>
@Chronostasys Chronostasys merged commit bb66790 into master Dec 28, 2022
@Chronostasys Chronostasys deleted the feat/gen_flow_chart branch December 28, 2022 13:37
@bors
Copy link

bors bot commented Dec 28, 2022

Timed out.

@Chronostasys Chronostasys mentioned this pull request Dec 29, 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.

3 participants