Skip to content

improved error messages#133

Merged
harshithad0703 merged 3 commits intodevelopmentfrom
feat/DX-3457-improve-error-msgs
Oct 31, 2025
Merged

improved error messages#133
harshithad0703 merged 3 commits intodevelopmentfrom
feat/DX-3457-improve-error-msgs

Conversation

@reeshika-h
Copy link
Contributor

Refactored existing error and warning messages to use the centralized constants.

… reflect changes in expected error messages, and added new file to Talisman configuration for message constants.
@github-actions
Copy link

github-actions bot commented Oct 31, 2025

Coverage report for commit: 8ddcd1f
File: coverage/clover.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ █░░░░░░░░░░░░░░░░░░░░░░ │  3.1%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ █░░░░░░░░░░░░░░░░░░░░░░ │  3.1%
  50% │ █░░░░░░░░░░░░░░░░░░░░░░ │  3.1%
  60% │ █░░░░░░░░░░░░░░░░░░░░░░ │  3.1%
  70% │ █░░░░░░░░░░░░░░░░░░░░░░ │  3.1%
  80% │ ███░░░░░░░░░░░░░░░░░░░░ │  9.4%
  90% │ █░░░░░░░░░░░░░░░░░░░░░░ │  3.1%
 100% │ ███████████████████████ │ 71.9%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 73.51% | Methods: 65.77% | Branches: 55.32%
FilesLinesMethodsBranches
src/constants
   index.ts100.00%33.33%100.00%
   messages.ts64.29%54.55%50.00%
src/format
   index.ts100.00%100.00%100.00%
src/generateTS/docgen
   jsdoc.ts100.00%100.00%75.00%
   nulldoc.ts100.00%100.00%100.00%
src/generateTS
   factory.ts80.09%94.74%57.38%
   index.ts78.43%58.33%59.04%
src/generateTS/shared
   cslp-helpers.ts66.67%50.00%100.00%
   utils.ts37.74%23.53%4.55%
src/generateTS/stack
   builtins.ts83.33%100.00%22.22%
src/graphqlTS
   index.ts94.74%50.00%75.00%
   queries.ts100.00%100.00%100.00%
src/logger
   index.ts51.35%53.33%37.50%
src/sdk
   utils.ts11.54%--
tests/unit
   mock.ts100.00%100.00%100.00%
tests/unit/tsgen
   boolean.ct.js100.00%100.00%100.00%
   custom-field.ct.js100.00%100.00%100.00%
   defaults.ct.js100.00%100.00%100.00%
   global.fields.ct.js100.00%100.00%100.00%
   group.ct.js100.00%100.00%100.00%
   initialization.ct.js100.00%100.00%100.00%
   isodate.ct.js100.00%100.00%100.00%
   jsdoc.ct.js100.00%100.00%100.00%
   json-rte.ct.js100.00%100.00%100.00%
   modular.blocks.ct.js100.00%100.00%100.00%
   number.ct.js100.00%100.00%100.00%
   numeric-keys.ct.js100.00%100.00%100.00%
   options.ct.js100.00%100.00%100.00%
   references.ct.js100.00%100.00%100.00%
   select.ct.js100.00%100.00%100.00%
   string.ct.js100.00%100.00%100.00%
   taxonomies.ct.js100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@harshithad0703 harshithad0703 marked this pull request as ready for review October 31, 2025 10:59
@harshithad0703 harshithad0703 requested a review from a team as a code owner October 31, 2025 10:59
@harshithad0703 harshithad0703 merged commit ad47633 into development Oct 31, 2025
10 checks passed
@harshithad0703 harshithad0703 deleted the feat/DX-3457-improve-error-msgs branch October 31, 2025 11:01
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