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

Integrate storage backend with classifiers #730

Merged
merged 26 commits into from
Mar 12, 2024

Conversation

Hugo-ter-Doest
Copy link
Collaborator

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8246213555

Details

  • 0 of 10 (0.0%) changed or added relevant lines in 3 files are covered.
  • 185 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-1.2%) to 84.333%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/natural/classifiers/bayes_classifier.js 0 2 0.0%
lib/natural/classifiers/logistic_regression_classifier.js 0 2 0.0%
lib/natural/classifiers/classifier.js 0 6 0.0%
Files with Coverage Reduction New Missed Lines %
lib/natural/brill_pos_tagger/lib/Corpus.js 1 71.11%
lib/natural/tfidf/tfidf.js 9 76.6%
lib/natural/classifiers/classifier.js 12 64.29%
lib/natural/classifiers/maxent/Sample.js 15 43.82%
lib/natural/wordnet/wordnet_file.js 20 13.16%
lib/natural/wordnet/data_file.js 22 18.75%
lib/natural/wordnet/index_file.js 42 12.82%
lib/natural/wordnet/wordnet.js 64 3.16%
Totals Coverage Status
Change from base Build 8225279594: -1.2%
Covered Lines: 9038
Relevant Lines: 10325

💛 - Coveralls

@coveralls
Copy link

coveralls commented Mar 12, 2024

Pull Request Test Coverage Report for Build 8252267078

Details

  • 0 of 10 (0.0%) changed or added relevant lines in 3 files are covered.
  • 184 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-1.1%) to 84.367%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/natural/classifiers/bayes_classifier.js 0 2 0.0%
lib/natural/classifiers/classifier.js 0 4 0.0%
lib/natural/classifiers/logistic_regression_classifier.js 0 4 0.0%
Files with Coverage Reduction New Missed Lines %
lib/natural/tfidf/tfidf.js 9 76.6%
lib/natural/classifiers/classifier.js 12 65.32%
lib/natural/classifiers/maxent/Sample.js 15 43.82%
lib/natural/wordnet/wordnet_file.js 20 13.16%
lib/natural/wordnet/data_file.js 22 18.75%
lib/natural/wordnet/index_file.js 42 12.82%
lib/natural/wordnet/wordnet.js 64 3.16%
Totals Coverage Status
Change from base Build 8225279594: -1.1%
Covered Lines: 9039
Relevant Lines: 10323

💛 - Coveralls

@Hugo-ter-Doest Hugo-ter-Doest merged commit bd0d213 into master Mar 12, 2024
14 checks passed
@Hugo-ter-Doest Hugo-ter-Doest deleted the WIP-Integratie-storage-backend branch March 12, 2024 18:50
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