Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable abdm api calls when abdm is not enabled #2340

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Conversation

khavinshankar
Copy link
Member

Proposed Changes

  • block care context linking when abdm is not enabled
  • block health facility service registration if abdm is not enabled

@khavinshankar khavinshankar requested a review from a team as a code owner August 6, 2024 08:37
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 63.73%. Comparing base (eab3290) to head (604aa7e).

Files Patch % Lines
care/abdm/api/viewsets/health_facility.py 0.00% 2 Missing ⚠️
...e/facility/api/serializers/patient_consultation.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2340      +/-   ##
===========================================
- Coverage    63.74%   63.73%   -0.01%     
===========================================
  Files          238      238              
  Lines        13351    13353       +2     
  Branches      1906     1907       +1     
===========================================
  Hits          8511     8511              
- Misses        4488     4490       +2     
  Partials       352      352              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gigincg gigincg merged commit 763043a into develop Aug 6, 2024
9 of 11 checks passed
@gigincg gigincg deleted the disable-abdm branch August 6, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants