• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

paetzke / format-sql
97%

Build:
DEFAULT BRANCH: master
Repo Added 17 Mar 2014 08:09PM UTC
Files 7
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-debug-output
  • add-demo
  • add-docs
  • add-dry-run
  • add-scalar-comparison-with-sub-select
  • aliases-in-selects
  • dont-print-debug-value
  • drop-cpython33-support
  • echo-version
  • enable-mutiple-statements-in-python-string
  • enable-mutiple-statements-per-sql-file
  • enable-single-quotes
  • fix-join-function-call
  • handle-all-non-python-files-as-sql
  • master
  • next
  • parse-between
  • parse-case
  • parse-conditions-with-strs
  • parse-function-in-join
  • parse-functions-with-no-arguments
  • parse-insert-values
  • parse-inserts
  • parse-is-not-null-conditions
  • parse-is-null-conditions
  • parse-like
  • parse-select-sql_calc_found_rows
  • refactor-comparisons
  • remove-org
  • simplify-comparisons
  • use-attrs
  • use-class
  • v0.1.0
  • v0.10.0
  • v0.11.0
  • v0.12.0
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v0.6.0
  • v0.7.0
  • v0.8.0
  • v0.9.0

pending completion
151

Pull #6

travis-ci

web-flow
Don't overwrite file if SQL is invalid

Prior to this change, if the input file contained invalid SQL it would
be overwritten with an empty file. This change lets the exception
propagate so that the file is left untouched.
Pull Request #6: Don't overwrite file if SQL is invalid

1 of 1 new or added line in 1 file covered. (100.0%)

903 of 930 relevant lines covered (97.1%)

3.88 hits per line

Relevant lines Covered
Build:
Build:
930 RELEVANT LINES 903 COVERED LINES
3.88 HITS PER LINE
Source Files on master
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
151 master Don't overwrite file if SQL is invalid Prior to this change, if the input file contained invalid SQL it would be overwritten with an empty file. This change lets the exception propagate so that the file is left untouched. Pull #6 21 Dec 2016 06:31PM UTC web-flow travis-ci pending completion  
150 v0.12.0 Bump version: 0.11.0 → 0.12.0 push 11 Oct 2015 09:24AM UTC paetzke travis-ci pending completion  
149 v0.11.0 Bump version: 0.10.0 → 0.11.0 push 11 Oct 2015 09:24AM UTC paetzke travis-ci pending completion  
148 master Bump version: 0.11.0 → 0.12.0 push 11 Oct 2015 09:11AM UTC paetzke travis-ci pending completion  
147 parse-case Parse ``case`` ... for example: SELECT CASE WHEN spam THEN 1, CASE WHEN eggs THEN 1 WHEN eggs3 THEN 2 ELSE 0 FROM table push 11 Oct 2015 09:08AM UTC paetzke travis-ci pending completion  
146 master Merge branch 'fix-join-function-call' push 10 Oct 2015 05:18PM UTC paetzke travis-ci pending completion  
145 master Run test on Python 3.5 push 10 Oct 2015 05:17PM UTC paetzke travis-ci pending completion  
144 fix-join-function-call Don't consume too much tokens push 10 Oct 2015 05:16PM UTC paetzke travis-ci pending completion  
143 master Bump version: 0.10.0 → 0.11.0 push 09 Oct 2015 07:52AM UTC paetzke travis-ci pending completion  
142 master Merge branch 'parse-like' push 09 Oct 2015 07:46AM UTC paetzke travis-ci pending completion  
See All Builds (150)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc