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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Improved Promise handling to support packages like Prisma #1924

Merged
merged 24 commits into from
May 20, 2024

chore: style

e804590
Select commit
Failed to load commit list.
Merged

feat: Improved Promise handling to support packages like Prisma #1924

chore: style
e804590
Select commit
Failed to load commit list.
Codecov / codecov/patch failed May 19, 2024 in 0s

80.00% of diff hit (target 93.77%)

View this Pull Request on Codecov

80.00% of diff hit (target 93.77%)

Annotations

Check warning on line 38 in src/NodeParser/PromiseNodeParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/NodeParser/PromiseNodeParser.ts#L38

Added line #L38 was not covered by tests

Check warning on line 66 in src/NodeParser/PromiseNodeParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/NodeParser/PromiseNodeParser.ts#L66

Added line #L66 was not covered by tests

Check warning on line 79 in src/NodeParser/PromiseNodeParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/NodeParser/PromiseNodeParser.ts#L79

Added line #L79 was not covered by tests

Check warning on line 90 in src/NodeParser/PromiseNodeParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/NodeParser/PromiseNodeParser.ts#L90

Added line #L90 was not covered by tests

Check warning on line 93 in src/NodeParser/PromiseNodeParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/NodeParser/PromiseNodeParser.ts#L93

Added line #L93 was not covered by tests

Check warning on line 54 in src/NodeParser/TypeReferenceNodeParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/NodeParser/TypeReferenceNodeParser.ts#L54

Added line #L54 was not covered by tests