rapidpro / rapidpro-python

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

Allow client to be created with a transformer function #88

Closed rowanseymour closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #88 (b3cc34a) into main (cf4f488) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files           9        9           
  Lines        1442     1464   +22     
=======================================
+ Hits         1440     1462   +22     
  Misses          2        2           
Impacted Files Coverage Δ
temba_client/base.py 99.41% <100.00%> (+0.01%) :arrow_up:
temba_client/serialization.py 100.00% <100.00%> (ø)
temba_client/v2/__init__.py 100.00% <100.00%> (ø)
temba_client/v2/tests.py 100.00% <100.00%> (ø)

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