Skip to content

Commit 6ceeda5

Browse files
committed
up tests readme
1 parent 2b6e44f commit 6ceeda5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ it.
1414
- **Compression**. Configure if the files should be stored as raw json or as json
1515
compressed with zlib.
1616
- **Fast**. Key-value pairs inside a json file can be accessed quickly and efficiently because the keys are indexed.
17-
- **Tested** with 99%+ coverage.
17+
- **Tested** with 98%+ coverage on Python 3.8 to 3.13.
1818

1919
### Why use DictDataBase
2020
- Your application concurrently reads and writes data from multiple processes or threads.

0 commit comments

Comments
 (0)