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

admin price #67

Merged
merged 2 commits into from
Mar 28, 2024
Merged

admin price #67

merged 2 commits into from
Mar 28, 2024

Conversation

hopeyen
Copy link
Collaborator

@hopeyen hopeyen commented Mar 27, 2024

Description

#66
Also merged StatusQuery and PriceQuery, StatusMutation and PriceMutation into one schema for Admin; StatusQuery and Price Query is still separate for the public /status and /cost endpoint

Issue link (if applicable)

Resolves #66

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 size:medium Medium p2 Medium priority type:feature New or enhanced functionality labels Mar 27, 2024
@hopeyen hopeyen self-assigned this Mar 27, 2024
Copy link

Pull Request Test Coverage Report for Build 8459872327

Details

  • 0 of 150 (0.0%) changed or added relevant lines in 3 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/file_server/cost.rs 0 1 0.0%
file-service/src/file_server/mod.rs 0 1 0.0%
file-service/src/admin.rs 0 148 0.0%
Files with Coverage Reduction New Missed Lines %
file-service/src/admin.rs 1 0.0%
Totals Coverage Status
Change from base Build 8444368091: 0.0%
Covered Lines: 0
Relevant Lines: 3868

💛 - Coveralls

@hopeyen hopeyen merged commit 5e67fd4 into dev Mar 28, 2024
5 checks passed
@hopeyen hopeyen deleted the hope/admin-price branch March 28, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Medium priority size:medium Medium type:feature New or enhanced functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: deployment specific payment management in admin
1 participant