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

Add EtsScene #261

Merged
merged 42 commits into from
Aug 16, 2024
Merged

Add EtsScene #261

merged 42 commits into from
Aug 16, 2024

Conversation

Lipen
Copy link
Collaborator

@Lipen Lipen commented Aug 14, 2024

No description provided.

Copy link
Contributor

github-actions bot commented Aug 14, 2024

Test results on JDK 19

   84 files  +1     84 suites  +1   14m 53s ⏱️ +13s
2 512 tests ±0  2 471 ✅ ±0  41 💤 ±0  0 ❌ ±0 
2 540 runs  ±0  2 499 ✅ ±0  41 💤 ±0  0 ❌ ±0 

Results for commit 3c27a63. ± Comparison against base commit fce4d81.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Aug 14, 2024

Test results on JDK 11

   84 files  +1     84 suites  +1   18m 15s ⏱️ + 1m 8s
2 512 tests ±0  2 473 ✅ ±0  39 💤 ±0  0 ❌ ±0 
2 540 runs  ±0  2 501 ✅ ±0  39 💤 ±0  0 ❌ ±0 

Results for commit 569ef06. ± Comparison against base commit 29d5df0.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Aug 14, 2024

Test results on JDK 8

   84 files  +1     84 suites  +1   19m 4s ⏱️ -26s
2 512 tests ±0  2 468 ✅ ±0  44 💤 ±0  0 ❌ ±0 
2 540 runs  ±0  2 496 ✅ ±0  44 💤 ±0  0 ❌ ±0 

Results for commit 569ef06. ± Comparison against base commit 29d5df0.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Aug 14, 2024

Lifecycle test results

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

Results for commit 569ef06. ± Comparison against base commit 29d5df0.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 51.68539% with 43 lines in your changes missing coverage. Please review.

Project coverage is 58.94%. Comparing base (29d5df0) to head (569ef06).
Report is 1 commits behind head on neo.

Files Patch % Lines
...-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt 54.54% 12 Missing and 3 partials ⚠️
...s/src/main/kotlin/org/jacodb/ets/dto/Signatures.kt 50.00% 11 Missing and 3 partials ⚠️
...c/main/kotlin/org/jacodb/ets/model/EtsNamespace.kt 0.00% 4 Missing ⚠️
...c/main/kotlin/org/jacodb/ets/model/EtsSignature.kt 20.00% 4 Missing ⚠️
...db-ets/src/main/kotlin/org/jacodb/ets/dto/Model.kt 33.33% 2 Missing ⚠️
...-ets/src/main/kotlin/org/jacodb/ets/utils/Utils.kt 0.00% 2 Missing ⚠️
...b-ets/src/main/kotlin/org/jacodb/ets/dto/Values.kt 0.00% 1 Missing ⚠️
...ts/src/main/kotlin/org/jacodb/ets/model/EtsFile.kt 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                neo     #261      +/-   ##
============================================
- Coverage     59.86%   58.94%   -0.93%     
- Complexity     2257     2261       +4     
============================================
  Files           312      314       +2     
  Lines         18491    18518      +27     
  Branches       2947     2956       +9     
============================================
- Hits          11070    10915     -155     
- Misses         6328     6521     +193     
+ Partials       1093     1082      -11     

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

@Lipen Lipen marked this pull request as ready for review August 16, 2024 10:28
@Lipen Lipen merged commit 85e4d67 into neo Aug 16, 2024
6 of 9 checks passed
@Lipen Lipen deleted the lipen/ets-scene branch August 16, 2024 11:19
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