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

Refactor backend #728

Merged
merged 13 commits into from
Mar 9, 2024
Merged

Conversation

Hugo-ter-Doest
Copy link
Collaborator

No description provided.

@coveralls
Copy link

coveralls commented Mar 8, 2024

Pull Request Test Coverage Report for Build 8217115789

Details

  • 27 of 116 (23.28%) changed or added relevant lines in 7 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.04%) to 85.542%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/natural/util/storage/File.js 5 11 45.45%
lib/natural/util/storage/Memcached.js 5 12 41.67%
lib/natural/util/storage/MongoDB.js 4 11 36.36%
lib/natural/util/storage/Redis.js 5 15 33.33%
spec/StorageBackend_spec.js 0 13 0.0%
lib/natural/util/storage/StorageBackend.js 5 20 25.0%
lib/natural/util/storage/Postgres.js 3 34 8.82%
Files with Coverage Reduction New Missed Lines %
lib/natural/util/storage/StorageBackend.js 1 13.46%
spec/StorageBackend_spec.js 2 26.92%
Totals Coverage Status
Change from base Build 8175055723: 0.04%
Covered Lines: 9438
Relevant Lines: 10648

💛 - Coveralls

@Hugo-ter-Doest Hugo-ter-Doest merged commit 3fa05d4 into master Mar 9, 2024
12 checks passed
@Hugo-ter-Doest Hugo-ter-Doest deleted the Make-small-changes-to-storage-backend branch March 9, 2024 20:54
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