vertical-blank / sql-formatter

SQL formatter written with only Java Standard Library, without dependencies.
MIT License
223 stars 46 forks source link

update formatters #63

Closed vertical-blank closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #63 (106f660) into master (db54228) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 106f660 differs from pull request most recent head f30c754. Consider uploading reports for the commit f30c754 to get more accurate results

@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  Coverage     89.32%   89.32%           
  Complexity      271      271           
=========================================
  Files            25       25           
  Lines           899      899           
  Branches         46       46           
=========================================
  Hits            803      803           
  Misses           83       83           
  Partials         13       13           
Impacted Files Coverage Δ
...cal_blank/sqlformatter/core/AbstractFormatter.java 99.08% <ø> (ø)
.../vertical_blank/sqlformatter/core/Indentation.java 96.15% <ø> (ø)
...ithub/vertical_blank/sqlformatter/core/Params.java 70.37% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.