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

Update cleaning and spellchecker functions #13

Merged
merged 28 commits into from
Aug 8, 2023
Merged

Conversation

ColinDaglish
Copy link
Collaborator

No description provided.

@ColinDaglish ColinDaglish marked this pull request as draft July 21, 2023 09:06
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Patch coverage: 77.62% and project coverage change: -0.24% ⚠️

Comparison is base (fe6d915) 80.21% compared to head (32c1ba3) 79.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   80.21%   79.97%   -0.24%     
==========================================
  Files          10       19       +9     
  Lines         470      774     +304     
==========================================
+ Hits          377      619     +242     
- Misses         93      155      +62     
Files Changed Coverage Δ
src/modules/word_cloud.py 0.00% <0.00%> (ø)
src/run_pipeline.py 0.00% <0.00%> (ø)
src/modules/quality_checks.py 47.05% <35.71%> (-12.95%) ⬇️
src/modules/named_entity_recognition.py 37.50% <37.50%> (ø)
src/modules/topic_modelling.py 44.04% <44.04%> (ø)
tests/modules/test_named_entity_recognition.py 63.63% <63.63%> (ø)
src/modules/preprocessing.py 91.80% <64.28%> (+4.44%) ⬆️
src/modules/utils.py 72.22% <72.22%> (ø)
tests/modules/test_utils.py 76.74% <76.74%> (ø)
tests/modules/test_topic_modelling.py 82.41% <82.41%> (ø)
... and 8 more

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

@ColinDaglish ColinDaglish marked this pull request as ready for review July 21, 2023 14:42
@ColinDaglish ColinDaglish merged commit 428e33f into main Aug 8, 2023
1 of 3 checks passed
@ColinDaglish ColinDaglish deleted the feature/unit_tests branch August 8, 2023 10: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