rapidpro / rapidpro-python

Python client library for the RapidPro API
BSD 3-Clause "New" or "Revised" License
18 stars 27 forks source link

Update deps, add ruff #83

Closed norkans7 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #83 (2b8787a) into main (22bd104) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #83   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          672       672           
=========================================
  Hits           672       672           
Impacted Files Coverage Δ
temba_client/base.py 100.00% <100.00%> (ø)
temba_client/v2/__init__.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

norkans7 commented 1 year ago

nose not working with python 3.10, I will check a solution for that