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

Fix TypeName #308

Merged
merged 1 commit into from
Feb 17, 2025
Merged

Fix TypeName #308

merged 1 commit into from
Feb 17, 2025

Conversation

Saloed
Copy link
Collaborator

@Saloed Saloed commented Feb 17, 2025

No description provided.

Copy link
Contributor

Lifecycle test results

78 tests  ±0   78 ✅ ±0   1m 29s ⏱️ +3s
 7 suites ±0    0 💤 ±0 
 7 files   ±0    0 ❌ ±0 

Results for commit 27cd5cc. ± Comparison against base commit b70957d.

Copy link
Contributor

Test results on JDK 8

 72 files  ±0   72 suites  ±0   4m 49s ⏱️ -3s
628 tests ±0  615 ✅ ±0  13 💤 ±0  0 ❌ ±0 
698 runs  ±0  685 ✅ ±0  13 💤 ±0  0 ❌ ±0 

Results for commit 27cd5cc. ± Comparison against base commit b70957d.

Copy link
Contributor

Test results on JDK 19

 72 files  ±0   72 suites  ±0   4m 44s ⏱️ +6s
628 tests ±0  618 ✅ ±0  10 💤 ±0  0 ❌ ±0 
698 runs  ±0  688 ✅ ±0  10 💤 ±0  0 ❌ ±0 

Results for commit 27cd5cc. ± Comparison against base commit b70957d.

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

Attention: Patch coverage is 83.72093% with 14 lines in your changes missing coverage. Please review.

Project coverage is 69.37%. Comparing base (b70957d) to head (27cd5cc).
Report is 1 commits behind head on neo.

Files with missing lines Patch % Lines
...n/kotlin/org/jacodb/impl/cfg/RawInstListBuilder.kt 84.48% 4 Missing and 5 partials ⚠️
...g/jacodb/impl/features/classpaths/JcUnknownType.kt 0.00% 1 Missing and 1 partial ⚠️
.../approximation/InstSubstitutorForApproximations.kt 0.00% 1 Missing ⚠️
...n/kotlin/org/jacodb/impl/cfg/TypedMethodRefImpl.kt 0.00% 1 Missing ⚠️
...re/src/main/kotlin/org/jacodb/impl/cfg/ValueExt.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                neo     #308      +/-   ##
============================================
- Coverage     69.37%   69.37%   -0.01%     
  Complexity     2474     2474              
============================================
  Files           269      269              
  Lines         15442    15448       +6     
  Branches       2281     2281              
============================================
+ Hits          10713    10717       +4     
  Misses         3803     3803              
- Partials        926      928       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Test results on JDK 11

 72 files  ±0   72 suites  ±0   5m 16s ⏱️ -1s
628 tests ±0  620 ✅ ±0  8 💤 ±0  0 ❌ ±0 
698 runs  ±0  690 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 27cd5cc. ± Comparison against base commit b70957d.

@Saloed Saloed merged commit 453ec7c into neo Feb 17, 2025
11 checks passed
@Saloed Saloed deleted the saloed/fix-type-name branch February 17, 2025 16:16
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