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

blabla1337 / skf-flask / 480
95%
main: 92%

Build:
Build:
LAST BUILD BRANCH: category-abstraction
DEFAULT BRANCH: main
Ran 01 Apr 2016 05:58PM UTC
Jobs 2
Files 1
Run time 5s
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

pending completion
480

push

travis-ci

knoblochmartin
Update 16-code_example--SQL_query--.md

Never include executable code with negative (insecure) examples as:

       // The important thing to remember:
       // Never construct SQL statements using string concatenation of unchecked input values
       // See the Knowledge Base item: SQL Injection for more info
        PreparedStatement preparedStatement = connection.prepareStatement("UPDATE EMPLOYEES SET SALARY = " + request.getParameter('salary') + " WHERE ID = " + request.getParameter('userId'));

141 of 149 relevant lines covered (94.63%)

1.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 480.1 01 Apr 2016 05:58PM UTC 0
94.63
Travis Job 480.1
2 480.2 01 Apr 2016 05:58PM UTC 0
94.63
Travis Job 480.2
Source Files on build 480
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #480
  • 3ab83c30 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

© 2026 Coveralls, Inc