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

fix: admin endpoint serves status and cost queries #74

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

hopeyen
Copy link
Collaborator

@hopeyen hopeyen commented Apr 15, 2024

Issue link (if applicable)

Resolves #72

Checklist

  • Are tests up-to-date with the new changes?
  • Are docs up-to-date with the new changes? (Open PR on docs repo if necessary)

@hopeyen hopeyen added type:bug Something isn't working size:small Small p2 Medium priority labels Apr 15, 2024
@hopeyen hopeyen self-assigned this Apr 15, 2024
Copy link

Pull Request Test Coverage Report for Build 8696430128

Details

  • 0 of 254 (0.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 0.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
file-service/src/graphql_types.rs 0 49 0.0%
file-service/src/admin.rs 0 205 0.0%
Files with Coverage Reduction New Missed Lines %
file-service/src/file_server/status.rs 1 0.0%
Totals Coverage Status
Change from base Build 8694127699: 0.0%
Covered Lines: 0
Relevant Lines: 4524

💛 - Coveralls

@hopeyen hopeyen merged commit b7b060f into dev Apr 15, 2024
5 checks passed
@hopeyen hopeyen deleted the hope/admin-query-fix branch April 15, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Medium priority size:small Small type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Admin query root
1 participant