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

Keep lambda invocation kind tag in the lambda expr #269

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

Saloed
Copy link
Collaborator

@Saloed Saloed commented Sep 18, 2024

No description provided.

Copy link
Contributor

Lifecycle test results

78 tests  ±0   78 ✅ ±0   1m 53s ⏱️ -6s
 7 suites ±0    0 💤 ±0 
 7 files   ±0    0 ❌ ±0 

Results for commit 806c9b6. ± Comparison against base commit 94784e0.

Copy link
Contributor

Test results on JDK 19

   85 files     85 suites   13m 40s ⏱️
2 517 tests 2 476 ✅ 41 💤 0 ❌
2 545 runs  2 504 ✅ 41 💤 0 ❌

Results for commit 806c9b6.

Copy link
Contributor

Test results on JDK 11

   85 files  ±0     85 suites  ±0   16m 19s ⏱️ +16s
2 517 tests ±0  2 478 ✅ ±0  39 💤 ±0  0 ❌ ±0 
2 545 runs  ±0  2 506 ✅ ±0  39 💤 ±0  0 ❌ ±0 

Results for commit 806c9b6. ± Comparison against base commit 94784e0.

Copy link
Contributor

Test results on JDK 8

   85 files  ±0     85 suites  ±0   23m 34s ⏱️ + 1m 6s
2 517 tests ±0  2 473 ✅ ±0  44 💤 ±0  0 ❌ ±0 
2 545 runs  ±0  2 501 ✅ ±0  44 💤 ±0  0 ❌ ±0 

Results for commit 806c9b6. ± Comparison against base commit 94784e0.

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 55.88235% with 15 lines in your changes missing coverage. Please review.

Please upload report for BASE (neo@94784e0). Learn more about missing BASE report.
Report is 1 commits behind head on neo.

Files with missing lines Patch % Lines
...in/kotlin/org/jacodb/impl/cfg/MethodNodeBuilder.kt 50.00% 0 Missing and 7 partials ⚠️
...n/kotlin/org/jacodb/impl/cfg/RawInstListBuilder.kt 53.84% 5 Missing and 1 partial ⚠️
...in/kotlin/org/jacodb/impl/cfg/JcInstListBuilder.kt 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             neo     #269   +/-   ##
======================================
  Coverage       ?   58.75%           
  Complexity     ?     2296           
======================================
  Files          ?      315           
  Lines          ?    18656           
  Branches       ?     3006           
======================================
  Hits           ?    10961           
  Misses         ?     6586           
  Partials       ?     1109           

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

@Saloed Saloed merged commit 82a70aa into neo Sep 18, 2024
11 checks passed
@Saloed Saloed deleted the saloed/lambda-tag branch September 18, 2024 13:09
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