IBM / python-sdk-core

The python-sdk-core repository contains core functionality required by Python code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
20 stars 27 forks source link

build: remove tox.ini #133

Closed padamstx closed 2 years ago

padamstx commented 2 years ago

This PR simply removes tox.ini since we no longer use Tox in our travis builds.

codecov[bot] commented 2 years ago

Codecov Report

Merging #133 (a4fba6e) into main (37d0099) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          24       24           
  Lines         908      908           
=======================================
  Hits          905      905           
  Misses          3        3           
Impacted Files Coverage Δ
ibm_cloud_sdk_core/version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 64b0ecc...a4fba6e. Read the comment docs.

ibm-devx-sdk commented 2 years ago

:tada: This PR is included in version 3.14.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: