Closed ZeroCool940711 closed 6 months ago
Issues
3 New issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Attention: Patch coverage is 88.67925%
with 6 lines
in your changes are missing coverage. Please review.
Project coverage is 81.31%. Comparing base (
2a9626b
) to head (fb7a10c
). Report is 35 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/whoosh/filedb/filestore.py | 33.33% | 4 Missing :warning: |
src/whoosh/codec/whoosh3.py | 88.88% | 0 Missing and 1 partial :warning: |
src/whoosh/fields.py | 88.88% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is stale because it has been 60 days with no activity. This PR will be automatically closed within 7 days if there is no further activity.
This PR was closed because it has been stalled for some time with no activity.
This pull request adds docstrings to every function and class in the codebase, providing information on how they work and how they should be used.