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

Support Kotlin target in the protoc plugin #196

Merged
merged 4 commits into from
Jan 30, 2024
Merged

Conversation

slinkydeveloper
Copy link
Contributor

Align the java API experience with the kotlin api by supporting code generation with kotlin as target. Fix #191

Copy link
Contributor

github-actions bot commented Dec 22, 2023

Test Results

102 files  ±0  102 suites  ±0   10m 18s ⏱️ - 1m 12s
 93 tests ±0   93 ✅ ±0  0 💤 ±0  0 ❌ ±0 
232 runs  ±0  232 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 46bccde. ± Comparison against base commit 095018a.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Dec 22, 2023

Unit Test Results

  46 files  ±  0    46 suites  ±0   3m 44s ⏱️ -18s
610 tests +14  603 ✔️ +14  7 💤 ±0  0 ±0 
611 runs  +14  604 ✔️ +14  7 💤 ±0  0 ±0 

Results for commit 46bccde. ± Comparison against base commit 095018a.

♻️ This comment has been updated with latest results.

@slinkydeveloper slinkydeveloper merged commit 7ecde0a into main Jan 30, 2024
5 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/191 branch January 30, 2024 14:48
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.

protoc codegen for kotlin
1 participant