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 userinfo template #3203

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

johannaengland
Copy link
Contributor

I was searching far and wide for where this template was being used and first assumed it might be confusing as navlets is, but I came to the conclusion that it is actually not in use any longer since 5c5accd.

It has been replaced by web/templates/webfront/preferences.html.

So this helps us in uncrispifying in the way that we can simply delete it.

Copy link

github-actions bot commented Nov 14, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 992 0 11.12s
✅ PYTHON ruff 987 0 0.12s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

github-actions bot commented Nov 14, 2024

Test results

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

Results for commit 463491a.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.39%. Comparing base (28d6e89) to head (463491a).
Report is 2 commits behind head on master.

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

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

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.

Also could not find see the template being used anywhere

This has been replaced by the preference template in 5c5accd
@johannaengland johannaengland force-pushed the cleanup/remove-unused-userinfo-template branch from 6eb90b5 to 463491a Compare November 15, 2024 07:43
Copy link

sonarcloud bot commented Nov 15, 2024

@johannaengland johannaengland merged commit 31643d8 into master Nov 15, 2024
13 of 14 checks passed
@johannaengland johannaengland deleted the cleanup/remove-unused-userinfo-template branch November 15, 2024 07:53
@lunkwill42
Copy link
Member

Last reference was 11 years ago, when the code using the template was removed in 5c5accd

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.

3 participants