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

Added Unit Test and storing instance ids in odk_instance_id #226

Closed

Conversation

vin0dkhichar
Copy link

@vin0dkhichar vin0dkhichar commented Dec 18, 2024

Added Unit Test and storing instance ids in odk_instance_id and importing the registrant data in registry using instanceId in batches as a background task

…ting the registrant data in registry using instanceId in batches as a background task
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 83.60656% with 40 lines in your changes missing coverage. Please review.

Project coverage is 72.56%. Comparing base (a0ec1d1) to head (8be58c6).

Files with missing lines Patch % Lines
g2p_odk_importer/models/odk_import.py 52.83% 20 Missing and 5 partials ⚠️
g2p_odk_importer/models/odk_client.py 72.54% 7 Missing and 7 partials ⚠️
g2p_odk_importer/models/odk_instance_id.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           17.0-1.4     #226      +/-   ##
============================================
+ Coverage     71.39%   72.56%   +1.16%     
============================================
  Files           197      198       +1     
  Lines          4999     5135     +136     
  Branches        579      589      +10     
============================================
+ Hits           3569     3726     +157     
+ Misses         1315     1286      -29     
- Partials        115      123       +8     

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

@vin0dkhichar vin0dkhichar changed the title Added Unit Test and storing instance ids in odk_instance_id and impor… Added Unit Test and storing instance ids in odk_instance_id Dec 18, 2024
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.

2 participants