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

Add acceptance tests for Kotlin and syntatic sugar for Kotlin-based tests #602

Closed
wants to merge 3 commits into from

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Dec 2, 2023

Add acceptance tests for Kotlin and syntatic sugar for Kotlin-based tests.

Closes GH-535.

@ascopes ascopes added testing Improvements to test packs java Changes to Java code labels Dec 2, 2023
@ascopes ascopes self-assigned this Dec 2, 2023
Copy link

github-actions bot commented Dec 2, 2023

Test Results

  3 613 files  +    1    3 613 suites  +1   4s ⏱️ ±0s
34 735 tests  - 185  34 418 ✔️  - 185  317 💤 ±0  0 ±0 
35 085 runs   - 185  34 768 ✔️  - 185  317 💤 ±0  0 ±0 

Results for commit e575eff. ± Comparison against base commit 071e13c.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Dec 2, 2023

Codecov Report

Merging #602 (e575eff) into main (674210c) will increase coverage by 0.01%.
Report is 10 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #602      +/-   ##
==========================================
+ Coverage   88.34%   88.35%   +0.01%     
==========================================
  Files          95       95              
  Lines        2952     2955       +3     
  Branches      237      237              
==========================================
+ Hits         2608     2611       +3     
  Misses        296      296              
  Partials       48       48              
Files Coverage Δ
...va/io/github/ascopes/jct/workspaces/Workspace.java 100.00% <100.00%> (ø)

@ascopes ascopes closed this Dec 3, 2023
@ascopes ascopes deleted the task/GH-535 branch December 26, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Changes to Java code testing Improvements to test packs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add acceptance test that uses Kotlin
1 participant