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 usage of IsAuthenticatedRequest and LoginResult #2216 #2217

Merged
merged 5 commits into from
Jan 28, 2025

Conversation

ashklianko
Copy link
Member

No description provided.

@ashklianko ashklianko linked an issue Jan 21, 2025 that may be closed by this pull request
@ashklianko
Copy link
Member Author

Requires enonic/lib-admin-ui#3850

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.36%. Comparing base (a7124b8) to head (c50ed43).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2217   +/-   ##
=========================================
  Coverage     55.36%   55.36%           
  Complexity      197      197           
=========================================
  Files            54       54           
  Lines           876      876           
  Branches         85       85           
=========================================
  Hits            485      485           
  Misses          347      347           
  Partials         44       44           

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

@alansemenov alansemenov self-requested a review January 28, 2025 11:45
@alansemenov alansemenov merged commit 7f9e3db into master Jan 28, 2025
7 checks passed
@alansemenov alansemenov deleted the issue-2216 branch January 28, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove usage of IsAuthenticatedRequest and LoginResult
2 participants