Closed nickumia closed 1 year ago
Merging #11 (eaa5370) into main (43e31ba) will decrease coverage by
65.42%
. The diff coverage is22.88%
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## main #11 +/- ##
===========================================
- Coverage 89.60% 24.18% -65.42%
===========================================
Files 14 17 +3
Lines 635 802 +167
===========================================
- Hits 569 194 -375
- Misses 66 608 +542
Impacted Files | Coverage Δ | |
---|---|---|
nlp/language/constants.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
nlp/language/focals.py | 0.00% <0.00%> (ø) |
|
nlp/language/fuzzy.py | 0.00% <0.00%> (-89.55%) |
:arrow_down: |
nlp/natural/buttons.py | 0.00% <0.00%> (ø) |
|
nlp/natural/chakras/base.py | 0.00% <0.00%> (-89.11%) |
:arrow_down: |
nlp/natural/chakras/chandni.py | 0.00% <ø> (-57.70%) |
:arrow_down: |
nlp/processing/corpus/identity.py | 77.14% <22.22%> (-19.64%) |
:arrow_down: |
nlp/processing/interaction/text.py | 53.33% <40.00%> (-46.67%) |
:arrow_down: |
nlp/processing/appraisal/dictionary.py | 75.00% <67.85%> (-25.00%) |
:arrow_down: |
nlp/processing/storage.py | 81.48% <81.48%> (ø) |
|
... and 11 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This PR is not complete; but I'm opting to merge it to be able to go back and review individual pieces since (I've been away from this for so long and) there was a lot of good work that I don't want to throw away (..just yet haha). As a summary of what this adds:
processing
, language
and natural
tests with cached data stored in private S3 bucketprocessing
, language
and natural
directoriesprocessing
functions/featureswordmap
in the language features that associates words to larger and larger circles with rankings/weights
Related to
References: