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

Some optimizations #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Some optimizations #54

wants to merge 1 commit into from

Conversation

takayahilton
Copy link
Owner

No description provided.

@takayahilton takayahilton added the Binary Breaking Binary Breaking label Oct 5, 2020
@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2020

Codecov Report

Merging #54 into master will increase coverage by 0.25%.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   96.75%   97.00%   +0.25%     
==========================================
  Files          15       15              
  Lines         308      301       -7     
  Branches       15       18       +3     
==========================================
- Hits          298      292       -6     
+ Misses         10        9       -1     
Impacted Files Coverage Δ
.../github/takayahilton/sqlformatter/core/Token.scala 66.66% <50.00%> (+16.66%) ⬆️
...hub/takayahilton/sqlformatter/core/Formatter.scala 100.00% <100.00%> (ø)
...b/takayahilton/sqlformatter/core/Indentation.scala 100.00% <100.00%> (ø)
...b/takayahilton/sqlformatter/core/InlineBlock.scala 100.00% <100.00%> (ø)
...hub/takayahilton/sqlformatter/core/Tokenizer.scala 100.00% <100.00%> (ø)
.../takayahilton/sqlformatter/core/util/package.scala 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ce9338...925c1d7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Binary Breaking Binary Breaking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants