Skip to content

Use Gradle plugin to solve dynamic Java agent loading#578

Open
JordanLongstaff wants to merge 8 commits intomainfrom
test-java-agent
Open

Use Gradle plugin to solve dynamic Java agent loading#578
JordanLongstaff wants to merge 8 commits intomainfrom
test-java-agent

Conversation

@JordanLongstaff
Copy link
Copy Markdown
Collaborator

This solves the "dynamically loaded Java agent" warnings from the modules using MockK in their unit tests.

@github-actions
Copy link
Copy Markdown
Contributor

No dependency violations found. 👍

@JordanLongstaff
Copy link
Copy Markdown
Collaborator Author

LGTM

Generated by 🚫 Danger

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 28, 2025

Unit Test Results

  140 files    140 suites   16m 13s ⏱️
1 186 tests 1 180 ✅ 5 💤 1 ❌
4 044 runs  4 038 ✅ 5 💤 1 ❌

For more details on these failures, see this check.

Results for commit 9ae6e5a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 28, 2025

Konsist Test Results

0 files   -  16  0 suites   - 16   0s ⏱️ -7s
0 tests  - 136  0 ✅  - 136  0 💤 ±0  0 ❌ ±0 
0 runs   - 734  0 ✅  - 734  0 💤 ±0  0 ❌ ±0 

Results for commit 750d46d. ± Comparison against base commit beff52e.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage (IAN/udp)

Total Project Coverage 100.00%

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage (IAN/listener)

Total Project Coverage 100.00%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 28, 2025

Code Coverage (IAN/vesseldata)

Total Project Coverage 98.90%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 28, 2025

Code Coverage (app)

Total Project Coverage 13.14%

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage (IAN/util)

Total Project Coverage 100.00%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 28, 2025

Instrumented Test Results

   28 files  ±0     28 suites  ±0   7h 19m 54s ⏱️ - 11m 25s
   40 tests ±0     40 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 068 runs  ±0  1 068 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 750d46d. ± Comparison against base commit beff52e.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage (IAN/enums)

Total Project Coverage 100.00%

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage (IAN/grid)

Total Project Coverage 100.00%

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage (IAN/world)

Total Project Coverage 99.45%

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