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

resolved bug for decryption #214

Open
wants to merge 1 commit into
base: 17.0-1.4
Choose a base branch
from

Conversation

vin0dkhichar
Copy link

Bug : When viewing registrant data, all registrants' records were decrypted together, and their decrypted values were visible when we click on a particular registrant

Now only a single registrant data will be shown decrypted which we want to see

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 66.53%. Comparing base (adaaa8e) to head (da7b304).
Report is 2 commits behind head on 17.0-1.4.

Files with missing lines Patch % Lines
g2p_registry_encryption/models/partner.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           17.0-1.4     #214      +/-   ##
============================================
- Coverage     66.54%   66.53%   -0.02%     
============================================
  Files           184      184              
  Lines          4732     4733       +1     
  Branches        577      578       +1     
============================================
  Hits           3149     3149              
- Misses         1491     1492       +1     
  Partials         92       92              

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

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