C0D1UM / django-secured-fields

Django encrypted fields with search enabled.
MIT License
19 stars 5 forks source link

#43: remember and reset file pointer location #44

Closed schraal closed 2 weeks ago

schraal commented 4 weeks ago

Closes #43

earthpyy commented 2 weeks ago

Hi @schraal, this PR is LGTM and thanks for the contribution!

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (168dc5c) to head (72672d1). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 10 Lines 209 211 +2 ========================================= + Hits 209 211 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

earthpyy commented 2 weeks ago

Released in v0.4.4