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

append mocking resolution to missed fields and methods #150

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

lehvolk
Copy link
Collaborator

@lehvolk lehvolk commented Aug 2, 2023

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

jdk 8 test results

1 025 tests  +1   1 014 ✔️ +1   10m 35s ⏱️ +13s
     43 suites ±0        11 💤 ±0 
     43 files   ±0          0 ±0 

Results for commit 9ede75e. ± Comparison against base commit 7f01afb.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

jdk 11 test results

1 025 tests  +1   1 017 ✔️ +1   12m 34s ⏱️ + 2m 39s
     43 suites ±0          8 💤 ±0 
     43 files   ±0          0 ±0 

Results for commit 9ede75e. ± Comparison against base commit 7f01afb.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

jdk 19 test results

1 025 tests  +1   1 014 ✔️ +1   11m 50s ⏱️ +55s
     43 suites ±0        11 💤 ±0 
     43 files   ±0          0 ±0 

Results for commit 9ede75e. ± Comparison against base commit 7f01afb.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #150 (9ede75e) into develop (7f01afb) will decrease coverage by 0.01%.
Report is 1 commits behind head on develop.
The diff coverage is 73.80%.

@@              Coverage Diff              @@
##             develop     #150      +/-   ##
=============================================
- Coverage      76.23%   76.23%   -0.01%     
- Complexity      1467     1470       +3     
=============================================
  Files            154      154              
  Lines           8391     8423      +32     
  Branches        1426     1429       +3     
=============================================
+ Hits            6397     6421      +24     
- Misses          1456     1464       +8     
  Partials         538      538              
Files Changed Coverage Δ
...in/kotlin/org/jacodb/impl/cfg/JcInstListBuilder.kt 92.09% <0.00%> (ø)
...otlin/org/jacodb/impl/bytecode/JcAbstractLookup.kt 75.86% <65.21%> (-1.29%) ⬇️
.../jacodb/impl/features/classpaths/JcUnknownClass.kt 97.22% <80.00%> (-2.78%) ⬇️
...in/kotlin/org/jacodb/impl/types/JcClassTypeImpl.kt 83.33% <80.00%> (-0.41%) ⬇️
...otlin/org/jacodb/approximation/VirtualInstances.kt 92.85% <100.00%> (ø)
...org/jacodb/impl/bytecode/JcClassOrInterfaceImpl.kt 78.40% <100.00%> (+0.76%) ⬆️
...kotlin/org/jacodb/impl/features/JcFeaturesChain.kt 100.00% <100.00%> (ø)
...g/jacodb/impl/features/classpaths/JcUnknownType.kt 55.17% <100.00%> (ø)

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

@lehvolk lehvolk merged commit d65d897 into develop Aug 2, 2023
8 of 11 checks passed
@lehvolk lehvolk deleted the feature-mock-lookup branch November 1, 2023 08:29
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