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 raw inst equality #277

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Fix raw inst equality #277

merged 1 commit into from
Nov 12, 2024

Conversation

Saloed
Copy link
Collaborator

@Saloed Saloed commented Nov 12, 2024

No description provided.

Copy link
Contributor

Lifecycle test results

78 tests  ±0   78 ✅ ±0   1m 42s ⏱️ ±0s
 7 suites ±0    0 💤 ±0 
 7 files   ±0    0 ❌ ±0 

Results for commit 18d7ec8. ± Comparison against base commit 2fcc42b.

Copy link
Contributor

Test results on JDK 19

   88 files  ±0     88 suites  ±0   13m 51s ⏱️ -7s
2 529 tests ±0  2 488 ✅ ±0  41 💤 ±0  0 ❌ ±0 
2 557 runs  ±0  2 516 ✅ ±0  41 💤 ±0  0 ❌ ±0 

Results for commit 18d7ec8. ± Comparison against base commit 2fcc42b.

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 59.50%. Comparing base (2fcc42b) to head (18d7ec8).
Report is 1 commits behind head on neo.

Files with missing lines Patch % Lines
...n/kotlin/org/jacodb/impl/cfg/RawInstListBuilder.kt 50.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                neo     #277      +/-   ##
============================================
- Coverage     59.52%   59.50%   -0.02%     
+ Complexity     2616     2615       -1     
============================================
  Files           320      320              
  Lines         19368    19376       +8     
  Branches       2880     2880              
============================================
+ Hits          11528    11530       +2     
- Misses         6757     6761       +4     
- Partials       1083     1085       +2     

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

Copy link
Contributor

Test results on JDK 11

   88 files  ±0     88 suites  ±0   15m 5s ⏱️ -11s
2 529 tests ±0  2 490 ✅ ±0  39 💤 ±0  0 ❌ ±0 
2 557 runs  ±0  2 518 ✅ ±0  39 💤 ±0  0 ❌ ±0 

Results for commit 18d7ec8. ± Comparison against base commit 2fcc42b.

Copy link
Contributor

Test results on JDK 8

   88 files  ±0     88 suites  ±0   19m 57s ⏱️ + 4m 39s
2 529 tests ±0  2 485 ✅ ±0  44 💤 ±0  0 ❌ ±0 
2 557 runs  ±0  2 513 ✅ ±0  44 💤 ±0  0 ❌ ±0 

Results for commit 18d7ec8. ± Comparison against base commit 2fcc42b.

@Saloed Saloed merged commit 9733174 into neo Nov 12, 2024
9 of 11 checks passed
@Saloed Saloed deleted the saloed/fix-raw-inst-equality branch November 12, 2024 17:40
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