NWChemEx / NWChemEx/PluginPlay
CI Test RocksDB backend
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13
- Forks
- 1
- Avg merge
- 43m
- Merged PRs (30d)
- 4
Description
Right now RocksDB is off by default and the CI doesn't test it. We should have at least one CI workflow that enables the RocksDB backend and tests it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's CI workflows and the RocksDB backend configuration first. Add or update a workflow so the backend is enabled and its tests run; the work is done when that CI job completes successfully with RocksDB enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ci-cd, databases, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100