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

Show constructors in DOT dump #242

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Show constructors in DOT dump #242

merged 1 commit into from
Aug 1, 2024

Conversation

Lipen
Copy link
Member

@Lipen Lipen commented Jul 23, 2024

No description provided.

@Lipen Lipen requested a review from CaelmBleidd July 23, 2024 16:33
Copy link
Contributor

Lifecycle test results

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

Results for commit 78438b0. ± Comparison against base commit 4a75998.

Copy link
Contributor

Test results on JDK 19

   83 files  ±0     83 suites  ±0   26m 14s ⏱️ - 3m 8s
2 510 tests ±0  2 468 ✅ ±0  42 💤 ±0  0 ❌ ±0 
2 538 runs  ±0  2 496 ✅ ±0  42 💤 ±0  0 ❌ ±0 

Results for commit 78438b0. ± Comparison against base commit 4a75998.

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 60.06%. Comparing base (4a75998) to head (78438b0).

Files Patch % Lines
...c/main/kotlin/org/jacodb/ets/utils/EtsFileToDot.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                neo     #242   +/-   ##
=========================================
  Coverage     60.06%   60.06%           
  Complexity     2244     2244           
=========================================
  Files           309      309           
  Lines         18081    18081           
  Branches       3246     3246           
=========================================
  Hits          10861    10861           
  Misses         6155     6155           
  Partials       1065     1065           

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

Copy link
Contributor

Test results on JDK 11

   83 files  ±0     83 suites  ±0   31m 21s ⏱️ - 1m 24s
2 510 tests ±0  2 470 ✅ ±0  40 💤 ±0  0 ❌ ±0 
2 538 runs  ±0  2 498 ✅ ±0  40 💤 ±0  0 ❌ ±0 

Results for commit 78438b0. ± Comparison against base commit 4a75998.

Copy link
Contributor

Test results on JDK 8

   83 files  ±0     83 suites  ±0   35m 12s ⏱️ +52s
2 510 tests ±0  2 465 ✅ ±0  45 💤 ±0  0 ❌ ±0 
2 538 runs  ±0  2 493 ✅ ±0  45 💤 ±0  0 ❌ ±0 

Results for commit 78438b0. ± Comparison against base commit 4a75998.

@Lipen Lipen merged commit 133474f into neo Aug 1, 2024
12 of 13 checks passed
@Lipen Lipen deleted the lipen/ets-ctor-dot branch August 1, 2024 12:57
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