rapidpro / casepro

Case management dashboard for RapidPro
BSD 3-Clause "New" or "Revised" License
21 stars 31 forks source link

Add push contacts for rapidpro #371

Closed megh-k closed 2 years ago

megh-k commented 2 years ago

The push_contact functionality was necessary for the Open Case button functionality. For this to work a few things are necessary, as summarised below:

codecov[bot] commented 2 years ago

Codecov Report

Merging #371 (c7a4f04) into main (f439f68) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #371   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           72        72           
  Lines         4670      4680   +10     
=========================================
+ Hits          4670      4680   +10     
Impacted Files Coverage Δ
casepro/backend/__init__.py 100.00% <100.00%> (ø)
casepro/backend/rapidpro.py 100.00% <100.00%> (ø)
casepro/cases/views.py 100.00% <100.00%> (ø)
casepro/contacts/models.py 100.00% <100.00%> (ø)
casepro/contacts/views.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 f439f68...c7a4f04. Read the comment docs.