Commit f69a1a8
Refactor execution result handling in Execution.java (#402)
* Refactor execution result handling in Execution.java
* Add test for scan creation with async and debug flags in ScanTest.java
---------
Co-authored-by: AlvoBen <[email protected]>1 parent d532817 commit f69a1a8
File tree
2 files changed
+8
-1
lines changed- src
- main/java/com/checkmarx/ast/wrapper
- test/java/com/checkmarx/ast
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
75 | 82 | | |
76 | 83 | | |
77 | 84 | | |
| |||
0 commit comments