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

Pseudonymization class method tests #47

Merged
merged 16 commits into from
Oct 31, 2024
Merged

Pseudonymization class method tests #47

merged 16 commits into from
Oct 31, 2024

Conversation

fexfl
Copy link
Collaborator

@fexfl fexfl commented Oct 29, 2024

  • Added tests for all methods in Pseudonymization class
  • Added spacy models to requirements
  • Added check in init_spacy which downloads the spacy model if not present

@fexfl fexfl requested a review from iulusoy October 29, 2024 13:39
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.02%. Comparing base (f8e9afd) to head (61732c9).
Report is 17 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #47       +/-   ##
===========================================
+ Coverage   61.16%   92.02%   +30.86%     
===========================================
  Files           4        4               
  Lines         224      326      +102     
===========================================
+ Hits          137      300      +163     
+ Misses         87       26       -61     

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

Copy link

@fexfl fexfl merged commit 5a4dd30 into main Oct 31, 2024
7 checks passed
@fexfl fexfl deleted the pseudonymization-tests branch October 31, 2024 09:20
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