petl-developers / petl

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

vscode: enabe code analysis #603

Closed juarezr closed 2 years ago

juarezr commented 2 years ago

This PR has the objective of improving code analysis when using vscode

Changes

  1. Configuring folders for vscode code analysis
  2. Needs python extensions installed on vscode
  3. Needs a python virtual environment with code analysis tools

Checklist

Use this checklist for assuring the quality of pull requests that include new code and or make changes to existing code.

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 91.759% when pulling 2ca7011422e87addfff3bbb81a5b29ba57c78f72 on juarezr:vscode-python-analysis into 1325d20806b86ff1880bed17d8302cfce918e755 on petl-developers:master.