praekeltfoundation / casepro

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

Add push contacts for rapidpro #235

Open megh-k opened 2 years ago

megh-k commented 2 years ago

The files that need to be checked are

Description for the RapidPro devs: The push_contact function 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 #235 (c7a4f04) into upgrade-prk-casepro-to-v1.9.2 (dfe1f3f) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@                       Coverage Diff                       @@
##           upgrade-prk-casepro-to-v1.9.2      #235   +/-   ##
===============================================================
  Coverage                         100.00%   100.00%           
===============================================================
  Files                                 72        72           
  Lines                               4670      4731   +61     
===============================================================
+ Hits                                4670      4731   +61     
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 dfe1f3f...c7a4f04. Read the comment docs.