Skip to content

refactor: update persistence module to TS#1261

Draft
jaissica12 wants to merge 1 commit into
masterfrom
refactor/SDKE-1107-update-persistence-to-TS
Draft

refactor: update persistence module to TS#1261
jaissica12 wants to merge 1 commit into
masterfrom
refactor/SDKE-1107-update-persistence-to-TS

Conversation

@jaissica12
Copy link
Copy Markdown
Contributor

Background

  • Continuing the effort to migrate remaining JavaScript modules to TypeScript for improved type safety and developer experience across the SDK codebase.

What Has Changed

  • Converted src/persistence.js to src/persistence.ts with full type annotations on all methods, parameters, and return types
  • Updated src/persistence.interfaces.ts with corrected and expanded interface definitions to support the conversion
  • Updated test/jest/persistence.spec.ts with type adjustments for the converted module

Screenshots/Video

  • {Include any screenshots or video demonstrating the new feature or fix, if applicable}

Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have tested this locally.

Additional Notes

  • {Any additional information or context relevant to this PR}

Reference Issue (For employees only. Ignore if you are an outside contributor)

@sonarqubecloud
Copy link
Copy Markdown

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.

1 participant