Closed cclauss closed 9 months ago
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
4074baf
) 80.97% compared to head (a73cb50
) 80.97%.
Files | Patch % | Lines |
---|---|---|
src/whoosh/qparser/dateparse.py | 66.66% | 1 Missing :warning: |
src/whoosh/util/times.py | 75.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks really good, should I merge it or is it still a WIP?
Merge. I will try to keep PRs in draft mode until they are ready for review.
We can fix the SonarCloud issue when we add ruff rules B.
Merge. I will try to keep PRs in draft mode until they are ready for review.
Understood. I guess what confused me was the title since it says DRAFT
in it, I didn't notice you already made it ready for review and was no longer a draft 😄
My mistake. I should have updated the title. Thx.
Description
Please include:
Closes: # (issue) Let's try to limit the use of naive datetimes.
%
ruff --select=DTZ --statistics
Checklist: