petl-developers / petl

Python Extract Transform and Load Tables of Data
MIT License
1.24k stars 193 forks source link

fix CodeQL false positive #535

Closed juarezr closed 3 years ago

juarezr commented 3 years ago

This PR has the objective of fixing a false positive in CodeQL analysis.

Changes

  1. Fixed a false positive in CodeQL analysis due to printing user/password in a sintetic test.

Checklist

Checklist for for pull requests including new code and/or changes to existing code...

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.0006%) to 91.816% when pulling c90ff77925e220c2ac7cd3ff860b29a20084f299 on juarezr:fixcodeql into 73059f910cc6ba985d7338d251cc6d86c5faba80 on petl-developers:master.