django-crispy-forms / crispy-tailwind

A Tailwind template pack for django-crispy-forms
MIT License
329 stars 56 forks source link

Updated pre-commit versions & Fixed lint errors. #134

Closed smithdc1 closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (76e97b1) 88.20% compared to head (cea605f) 88.20%.

:exclamation: Current head cea605f differs from pull request most recent head cbb596d. Consider uploading reports for the commit cbb596d to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ======================================= Coverage 88.20% 88.20% ======================================= Files 37 37 Lines 636 636 Branches 34 28 -6 ======================================= Hits 561 561 Misses 66 66 Partials 9 9 ``` | [Files Changed](https://app.codecov.io/gh/django-crispy-forms/crispy-tailwind/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [crispy\_tailwind/templatetags/tailwind\_field.py](https://app.codecov.io/gh/django-crispy-forms/crispy-tailwind/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3Jpc3B5X3RhaWx3aW5kL3RlbXBsYXRldGFncy90YWlsd2luZF9maWVsZC5weQ==) | `85.32% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

smithdc1 commented 11 months ago

OK Great. This fixes the lint errors (new black). So I'll merge this and come back to the other CI failures in follow up PRs.