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

feat: dashboard #860

Merged
merged 32 commits into from
Sep 18, 2024
Merged

feat: dashboard #860

merged 32 commits into from
Sep 18, 2024

Conversation

boris-w
Copy link
Contributor

@boris-w boris-w commented Aug 26, 2024

  • plugin manage
  • dashboard manage
  • plugin runtime in dashboard
  • chart plugin
    • Bar Combo
    • Line Combo
    • Arae Combo
    • Pie
    • Table
  • Docker plugin build
  • chart plugin init

@boris-w boris-w marked this pull request as ready for review September 14, 2024 05:59
@coveralls
Copy link
Collaborator

coveralls commented Sep 14, 2024

Pull Request Test Coverage Report for Build 10861691951

Details

  • 1348 of 1618 (83.31%) changed or added relevant lines in 30 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 85.088%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/nestjs-backend/src/features/auth/strategies/access-token.strategy.ts 0 1 0.0%
apps/nestjs-backend/src/features/next/plugin/plugin-proxy.middleware.ts 19 21 90.48%
apps/nestjs-backend/src/features/plugin/official/official-plugin-init.service.ts 163 165 98.79%
apps/nestjs-backend/src/features/plugin/utils.ts 13 15 86.67%
apps/nestjs-backend/src/features/base/base-query/base-query.service.ts 48 53 90.57%
apps/nestjs-backend/src/features/plugin/plugin.controller.ts 95 109 87.16%
apps/nestjs-backend/src/features/dashboard/dashboard.controller.ts 119 135 88.15%
apps/nestjs-backend/src/features/plugin/plugin.service.ts 333 361 92.24%
apps/nestjs-backend/src/features/dashboard/dashboard.service.ts 303 363 83.47%
apps/nestjs-backend/src/features/plugin/plugin-auth.service.ts 51 191 26.7%
Totals Coverage Status
Change from base Build 10847681271: -0.02%
Covered Lines: 36069
Relevant Lines: 42390

💛 - Coveralls

@boris-w boris-w merged commit a3171ae into develop Sep 18, 2024
8 checks passed
@boris-w boris-w deleted the feat/dashboard branch September 18, 2024 04:15
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