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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/docs #54

Merged
merged 5 commits into from
Nov 9, 2022
Merged

Feature/docs #54

merged 5 commits into from
Nov 9, 2022

Conversation

asarazan
Copy link
Owner

@asarazan asarazan commented Nov 9, 2022

We do our best to convey jsdoc blocks over to kdoc on classes and members. It doesn't support line comments currently.

It will also intelligently convert {@link Foo} to [Foo] though it doesn't attempt to do anything smarter than that.

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
93.86% (+0.17% 🔼)
856/912
🟢 Branches
90.11% (-0.21% 🔻)
401/445
🟢 Functions
93.92% (+0.17% 🔼)
170/181
🟢 Lines
94.85% (+0.24% 🔼)
810/854
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / Comments.ts
92.86% 80% 100% 100%
🟢 kotlin/Komments.ts 100% 100% 100% 100%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / KlassGenerator.ts
95.5% (+0.17% 🔼)
93.75% (-0.06% 🔻)
100%
95.19% (+0.19% 🔼)

Test suite run success

25 tests passing in 4 suites.

Report generated by 🧪jest coverage report action from ec9e9c1

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