Skip to content

Conversation

@AprupKale
Copy link
Contributor

Increase code coverage for java-slang/jvm by adding unit tests for:

  • unsafe-heap.ts
  • constant-pool.ts
  • thread.ts
  • threadpool.ts
  • ClassLoader

@AprupKale AprupKale self-assigned this Oct 29, 2024
@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
73.95% (+1.16% 🔼)
7176/9704
🟡 Branches
60.39% (+0.75% 🔼)
2356/3901
🟡 Functions
69.45% (+1.67% 🔼)
1287/1853
🟡 Lines
74.93% (+1.25% 🔼)
6765/9028

Test suite run success

1120 tests passing in 63 suites.

Report generated by 🧪jest coverage report action from 77a8448

@AprupKale AprupKale marked this pull request as ready for review October 29, 2024 07:05
Copy link
Member

@martin-henz martin-henz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@martin-henz martin-henz merged commit f5a4095 into main Oct 29, 2024
5 checks passed
@martin-henz martin-henz deleted the jvm-testing branch October 29, 2024 07: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.

3 participants