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

Lint: Adopt Consistent Curly-Brace Code-Style #688

Conversation

EagleoutIce
Copy link
Member

No description provided.

@EagleoutIce EagleoutIce linked an issue Feb 24, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 24, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 11 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (main@bfd8f12). Click here to learn what that means.

Files Patch % Lines
...zer/statistics/post-process/post-process-output.ts 0.00% 3 Missing ⚠️
src/cli/repl/commands/commands.ts 33.33% 2 Missing ⚠️
src/cli/repl/core.ts 0.00% 2 Missing ⚠️
src/config.ts 75.00% 1 Missing ⚠️
src/dataflow/environments/environment.ts 66.66% 1 Missing ⚠️
...atures/supported/defined-functions/post-process.ts 0.00% 1 Missing ⚠️
...rc/util/summarizer/benchmark/second-phase/graph.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #688   +/-   ##
=======================================
  Coverage        ?   71.19%           
=======================================
  Files           ?      217           
  Lines           ?     7041           
  Branches        ?     1092           
=======================================
  Hits            ?     5013           
  Misses          ?     1737           
  Partials        ?      291           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@EagleoutIce EagleoutIce merged commit c004d99 into main Feb 24, 2024
22 checks passed
@EagleoutIce EagleoutIce deleted the 673-linter-add-rules-for-consistent-spacing-in-imports-and-objects branch February 24, 2024 04:39
@EagleoutIce
Copy link
Member Author

This pull request is included in v1.4.2 (see Release v1.4.2 (Dropping xmlparsedata, Benchmark Re-Runs, and Repl Fixes)).

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.

Linter: add rules for consistent spacing in imports and objects
1 participant