Skip to content

Translate src/create/create.js to TypeScript#49

Closed
Jeam-zx wants to merge 1 commit intoUSB-CI3715:f24from
Jeam-zx:translate-src-post-create-to-ts
Closed

Translate src/create/create.js to TypeScript#49
Jeam-zx wants to merge 1 commit intoUSB-CI3715:f24from
Jeam-zx:translate-src-post-create-to-ts

Conversation

@Jeam-zx
Copy link

@Jeam-zx Jeam-zx commented Oct 14, 2024

This pull request translates the create.js file in the src/posts directory to TypeScript. The file contains interfaces and functions related to creating posts, including data structures and methods for creating and managing posts. This translation only disable the typescript-eslint/no-unsafe-member-access and @typescript-eslint/no-unsafe-call errors that shows npm run lint.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11319375583

Details

  • 50 of 52 (96.15%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 82.676%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/posts/create.js 50 52 96.15%
Totals Coverage Status
Change from base Build 11313630816: 0.005%
Covered Lines: 22330
Relevant Lines: 25589

💛 - Coveralls

@Jeam-zx Jeam-zx closed this Oct 14, 2024
@Jeam-zx Jeam-zx deleted the translate-src-post-create-to-ts branch October 14, 2024 02:51
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.

2 participants