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 imports from crispy_forms_foundation #3184

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

johannaengland
Copy link
Contributor

@johannaengland johannaengland commented Nov 12, 2024

As preparation of completely getting rid of crispyforms I found some occurrences where we already removed crispy from the actual forms, but the imports were not removed yet.

Copy link

github-actions bot commented Nov 12, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 992 0 11.41s
✅ 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 12, 2024

Test results

    9 files      9 suites   8m 24s ⏱️
2 138 tests 2 138 ✅ 0 💤 0 ❌
4 015 runs  4 015 ✅ 0 💤 0 ❌

Results for commit 99102a3.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.39%. Comparing base (f8e82bf) to head (99102a3).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3184   +/-   ##
=======================================
  Coverage   60.39%   60.39%           
=======================================
  Files         605      605           
  Lines       43705    43705           
  Branches       48       48           
=======================================
  Hits        26394    26394           
  Misses      17299    17299           
  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-unused-crispy-imports branch from 1c29a7b to f8b172b Compare November 13, 2024 08:29
Copy link
Contributor

@stveit stveit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, half of this PR has already been done in #3094, so that will prob be removed from this commit once its rebased or merged or something

@johannaengland johannaengland force-pushed the cleanup/remove-unused-crispy-imports branch from f8b172b to a7baa4c Compare November 13, 2024 11:35
@johannaengland johannaengland force-pushed the cleanup/remove-unused-crispy-imports branch from a7baa4c to 99102a3 Compare November 13, 2024 11:42
Copy link

sonarcloud bot commented Nov 13, 2024

@johannaengland johannaengland merged commit 66343c8 into master Nov 13, 2024
13 of 14 checks passed
@johannaengland johannaengland deleted the cleanup/remove-unused-crispy-imports branch November 13, 2024 11:52
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