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

Fix null or empty string encryption #52

Merged
merged 2 commits into from
May 12, 2023

Conversation

Eastrall
Copy link
Owner

This PR fixes issue #49

@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2023

Codecov Report

Merging #52 (9e15a88) into main (6dc25da) will increase coverage by 0.07%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   94.36%   94.44%   +0.07%     
==========================================
  Files           6        6              
  Lines         142      144       +2     
  Branches       28       30       +2     
==========================================
+ Hits          134      136       +2     
  Misses          3        3              
  Partials        5        5              
Impacted Files Coverage Δ
...ore.DataEncryption/Internal/EncryptionConverter.cs 93.93% <100.00%> (+0.39%) ⬆️

@Eastrall Eastrall force-pushed the bugfix/nul-empty-string-encryption branch from 3076752 to 9e15a88 Compare May 12, 2023 07:40
@Eastrall Eastrall merged commit ea6836b into main May 12, 2023
1 check passed
@Eastrall Eastrall deleted the bugfix/nul-empty-string-encryption branch May 12, 2023 07:45
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.

None yet

2 participants