Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Refactor DOT dump for Ets files #251
Refactor DOT dump for Ets files #251
Changes from 8 commits
6e24eda
c6c300a
599b591
2cdfcf7
4c4ebad
8ef8816
c01356f
63e6b6c
d424c08
3123d0c
a6ba551
dd02903
8195731
9408dd2
596482d
874850d
096a599
1cffd47
93c6a56
1654ce1
9f40d3f
0181afe
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 215 in jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/EtsFileDtoToDot.kt
Codecov / codecov/patch
jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/EtsFileDtoToDot.kt#L187-L215
Check warning on line 174 in jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/EtsFileToDot.kt
Codecov / codecov/patch
jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/EtsFileToDot.kt#L151-L174
Check warning on line 43 in jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/LoadEtsFile.kt
Codecov / codecov/patch
jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/LoadEtsFile.kt#L43
Check warning on line 29 in jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/Utils.kt
Codecov / codecov/patch
jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/Utils.kt#L27-L29
Check warning on line 31 in jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/Utils.kt
Codecov / codecov/patch
jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/Utils.kt#L31
Check warning on line 36 in jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/Utils.kt
Codecov / codecov/patch
jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/Utils.kt#L35-L36
Check warning on line 47 in jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/Utils.kt
Codecov / codecov/patch
jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/Utils.kt#L47
Check warning on line 52 in jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/Utils.kt
Codecov / codecov/patch
jacodb-ets/src/main/kotlin/org/jacodb/ets/utils/Utils.kt#L51-L52