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

JacoDB produces incorrect 3-address code for IINC instruction #158

Merged
merged 4 commits into from
Aug 31, 2023

Conversation

lehvolk
Copy link
Collaborator

@lehvolk lehvolk commented Aug 30, 2023

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 30, 2023

jdk 8 test results

1 030 tests  +4   1 019 ✔️ +4   10m 30s ⏱️ +23s
     43 suites ±0        11 💤 ±0 
     43 files   ±0          0 ±0 

Results for commit 841eebb. ± Comparison against base commit c0616ca.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 30, 2023

jdk 19 test results

1 030 tests  +4   1 019 ✔️ +4   12m 19s ⏱️ +23s
     43 suites ±0        11 💤 ±0 
     43 files   ±0          0 ±0 

Results for commit 841eebb. ± Comparison against base commit c0616ca.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 30, 2023

jdk 11 test results

1 030 tests  +4   1 022 ✔️ +4   11m 47s ⏱️ -3s
     43 suites ±0          8 💤 ±0 
     43 files   ±0          0 ±0 

Results for commit 841eebb. ± Comparison against base commit c0616ca.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #158 (841eebb) into develop (c0616ca) will increase coverage by 0.16%.
The diff coverage is 89.61%.

@@              Coverage Diff              @@
##             develop     #158      +/-   ##
=============================================
+ Coverage      76.23%   76.39%   +0.16%     
- Complexity      1470     1479       +9     
=============================================
  Files            154      154              
  Lines           8423     8447      +24     
  Branches        1429     1434       +5     
=============================================
+ Hits            6421     6453      +32     
+ Misses          1464     1455       -9     
- Partials         538      539       +1     
Files Changed Coverage Δ
.../src/main/kotlin/org/jacodb/impl/cfg/Simplifier.kt 99.13% <ø> (ø)
...n/kotlin/org/jacodb/impl/cfg/RawInstListBuilder.kt 77.61% <89.61%> (+0.37%) ⬆️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lehvolk lehvolk merged commit 07d3ffc into develop Aug 31, 2023
11 checks passed
@lehvolk lehvolk deleted the sergey/draft_fix_ir_building branch August 31, 2023 08: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.

2 participants