Skip to content

Update admin_service.py #121

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update admin_service.py #121

wants to merge 1 commit into from

Conversation

krbundy
Copy link

@krbundy krbundy commented Apr 16, 2025

This is an update for the new Pocketbase v0.23+ API; the admin login route has moved to /api/admins/auth-with-password (and other routes are similar)

It would appear that all the tests are passing, but many are skipped despite a running local pocketbase installation. Clearly I am missing something, but it appears to work running it against my development instance on the cloud.

This is an update for the new Pocketbase v0.23+ API; the admin login route has moved to /api/admins/auth-with-password (and other routes are similar)
@coveralls
Copy link

coveralls commented May 15, 2025

Pull Request Test Coverage Report for Build 14503074745

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 53.186%

Totals Coverage Status
Change from base Build 13391486361: 0.0%
Covered Lines: 601
Relevant Lines: 1003

💛 - Coveralls

@vaphes vaphes self-assigned this May 15, 2025
@vaphes vaphes self-requested a review May 15, 2025 13:44
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.

3 participants