python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

Upgrades and Type Fixes

Open SeanBarry opened this issue 1 year ago • 1 comments

This is a colossal PR that changes a lot.

I wanted to avoid such a large PR but struggled to as there was a web of issues created by deprecated functionality or packages.

The main changes are:

  • Upgrade package build to Python 3.11
  • Upgrade minimum required Python version to 3.11. It was previously 3.7
  • Increment major version (v1.0.0)
  • Upgrading old packages
  • Replacing deprecated functionality
  • Fixing many type issues
  • Fixing many lint/formatting issues

SeanBarry avatar Apr 19 '24 11:04 SeanBarry

Quality Gate Failed Quality Gate failed

Failed conditions
49.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Aug 01 '24 20:08 sonarqubecloud[bot]

Quality Gate Failed Quality Gate failed

Failed conditions
37.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

sonarqubecloud[bot] avatar Nov 26 '24 10:11 sonarqubecloud[bot]

Superseded by https://github.com/VorTECHsa/python-sdk/pull/526

SeanBarry avatar Nov 28 '24 18:11 SeanBarry