avendesora / pythonbible-parser

A python library for parsing Bible texts in various formats and convert them into a format for easy and efficient use in python.
MIT License
8 stars 1 forks source link

[pre-commit.ci] pre-commit autoupdate #77

Closed pre-commit-ci[bot] closed 1 month ago

pre-commit-ci[bot] commented 1 month ago

updates:

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.02% :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (782fb382cfda9a7b445b2c95a3a0711e4ebce5bc) | 747 | 746 | 99.87% | | | Head commit (5f06fe19b3df2c5da763c4fdd7dba76be59a97c9) | 888 (+141) | 887 (+141) | 99.89% (**+0.02%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#77) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more