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

More implicitness in kotlin #277

Merged
merged 1 commit into from
Apr 9, 2024
Merged

More implicitness in kotlin #277

merged 1 commit into from
Apr 9, 2024

Conversation

slinkydeveloper
Copy link
Contributor

Fix #276

Copy link
Contributor

github-actions bot commented Apr 9, 2024

Test Results

 95 files  ±0   95 suites  ±0   12m 53s ⏱️ +8s
 82 tests ±0   80 ✅ ±0  2 💤 ±0  0 ❌ ±0 
212 runs  ±0  206 ✅ ±0  6 💤 ±0  0 ❌ ±0 

Results for commit 30f35cd. ± Comparison against base commit f8244e2.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Apr 9, 2024

Unit Test Results

627 tests  ±0   618 ✔️ ±0   4m 7s ⏱️ +3s
  45 suites ±0       9 💤 ±0 
  45 files   ±0       0 ±0 

Results for commit 30f35cd. ± Comparison against base commit f8244e2.

♻️ This comment has been updated with latest results.

We had to rename ctx.run to ctx.runBlock in kotlin to avoid clashing with stdlib run extension method.
@slinkydeveloper slinkydeveloper merged commit cca0f96 into main Apr 9, 2024
5 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/276 branch April 9, 2024 12:11
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.

More implicit serde in kotlin
1 participant