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

Favor Single Quotes for Strings in the Source Code #368

Merged
merged 4 commits into from
Sep 29, 2023

Conversation

EagleoutIce
Copy link
Member

No description provided.

@EagleoutIce EagleoutIce linked an issue Sep 29, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/benchmark/slicer.ts 84.31% <100.00%> (ø)
src/cli/common/options.ts 100.00% <ø> (ø)
src/cli/repl/server/server.ts 76.47% <100.00%> (ø)
src/dataflow/environments/append.ts 93.10% <100.00%> (ø)
src/dataflow/index.ts 100.00% <100.00%> (ø)
src/dataflow/internal/linker.ts 88.59% <100.00%> (ø)
src/r-bridge/lang-4.x/ast/model/nodes/r-symbol.ts 100.00% <ø> (ø)
src/r-bridge/lang-4.x/ast/model/operators.ts 100.00% <100.00%> (ø)
src/r-bridge/lang-4.x/ast/model/processing/fold.ts 100.00% <ø> (ø)
...dge/lang-4.x/ast/model/processing/stateful-fold.ts 85.36% <100.00%> (ø)
... and 44 more

📢 Thoughts on this report? Let us know!.

@EagleoutIce EagleoutIce merged commit c75028b into main Sep 29, 2023
21 checks passed
@EagleoutIce EagleoutIce deleted the 367-favor-single-quotes-for-strings branch September 29, 2023 13:54
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.

Favor single quotes for strings
1 participant