Skip to content

fix: fixed the failing unit test cases#456

Merged
cs-raj merged 1 commit intodevelopmentfrom
fix/development
Feb 13, 2026
Merged

fix: fixed the failing unit test cases#456
cs-raj merged 1 commit intodevelopmentfrom
fix/development

Conversation

@cs-raj
Copy link
Contributor

@cs-raj cs-raj commented Feb 12, 2026

No description provided.

@cs-raj cs-raj requested a review from a team as a code owner February 12, 2026 11:11
@github-actions
Copy link

Coverage report for commit: abc6cb3
File: coverage/clover.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ███████████░░░░░░░░░░░░ │ 20.8%
  80% │ ███████████░░░░░░░░░░░░ │ 20.8%
  90% │ ███████░░░░░░░░░░░░░░░░ │ 12.5%
 100% │ ███████████████████████ │ 45.8%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 79.06% | Methods: 75.48% | Branches: 56.60%
FilesLinesMethodsBranches
src
   app-cli-base-command.ts75.00%100.00%50.00%
   base-command.ts80.00%80.00%46.88%
src/commands/app
   create.ts83.11%95.00%67.44%
   delete.ts84.38%100.00%71.43%
   deploy.ts76.74%80.00%51.65%
   get.ts100.00%100.00%74.07%
   index.ts66.67%--
   install.ts90.00%100.00%57.80%
   reinstall.ts90.24%100.00%57.02%
   uninstall.ts100.00%100.00%63.41%
   update.ts68.49%50.00%75.76%
src/config
   index.ts100.00%100.00%100.00%
src/factories
   uninstall-app-factory.ts100.00%100.00%100.00%
src/graphql
   queries.ts100.00%100.00%100.00%
src/messages
   index.ts100.00%100.00%50.00%
src/strategies
   uninstall-all.ts100.00%100.00%100.00%
   uninstall-selected.ts91.67%100.00%50.00%
src/types
   app.ts100.00%100.00%100.00%
   index.ts100.00%100.00%100.00%
src/util
   common-utils.ts66.67%61.29%29.06%
   fs.ts95.24%100.00%83.33%
   index.ts100.00%100.00%100.00%
   inquirer.ts71.23%70.00%52.83%
   log.ts71.93%66.67%48.15%

🤖 comment via lucassabreu/comment-coverage-clover

@cs-raj cs-raj merged commit 4e7ce13 into development Feb 13, 2026
8 checks passed
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