Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused loading of crispy_forms_tags in templates #3194

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

johannaengland
Copy link
Contributor

This was overlooked in #3185.

Copy link

github-actions bot commented Nov 13, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 992 0 11.16s
✅ PYTHON ruff 987 0 0.1s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

github-actions bot commented Nov 13, 2024

Test results

    9 files      9 suites   8m 45s ⏱️
2 139 tests 2 139 ✅ 0 💤 0 ❌
4 017 runs  4 017 ✅ 0 💤 0 ❌

Results for commit f51a4fb.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.39%. Comparing base (2578826) to head (8b76800).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3194   +/-   ##
=======================================
  Coverage   60.39%   60.39%           
=======================================
  Files         605      605           
  Lines       43702    43702           
  Branches       48       48           
=======================================
  Hits        26393    26393           
  Misses      17297    17297           
  Partials       12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@johannaengland johannaengland force-pushed the cleanup/remove-load-crispy-tag branch 3 times, most recently from 08a08fa to f51a4fb Compare November 14, 2024 11:00
@johannaengland johannaengland force-pushed the cleanup/remove-load-crispy-tag branch from f51a4fb to 8b76800 Compare November 14, 2024 13:49
@johannaengland johannaengland merged commit 838c81e into master Nov 14, 2024
10 of 11 checks passed
@johannaengland johannaengland deleted the cleanup/remove-load-crispy-tag branch November 14, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants