rename System -> Shell
All checks were successful
JaCoCo Coverage #### Project Overview
No changes detected, that affect the code coverage.
* Line Coverage: 61.98% (17344/27983)
* Branch Coverage: 53.07% (6720/12663)
* Lines of Code: 27983
* Cyclomatic Complexity: 11207
#### Quality Gates Summary
Output truncated.
Test / Build skipped: 11, passed: 594
Intrepid/Prometeu/Studio/pipeline/head This commit looks good
All checks were successful
JaCoCo Coverage #### Project Overview
No changes detected, that affect the code coverage.
* Line Coverage: 61.98% (17344/27983)
* Branch Coverage: 53.07% (6720/12663)
* Lines of Code: 27983
* Cyclomatic Complexity: 11207
#### Quality Gates Summary
Output truncated.
Test / Build skipped: 11, passed: 594
Intrepid/Prometeu/Studio/pipeline/head This commit looks good
This commit is contained in:
parent
ff26bb3d4b
commit
8a854dc2ee
@ -2,7 +2,7 @@ package p.studio;
|
|||||||
|
|
||||||
public enum AppMode {
|
public enum AppMode {
|
||||||
Game("Game"),
|
Game("Game"),
|
||||||
System("System"),
|
Shell("Shell"),
|
||||||
;
|
;
|
||||||
|
|
||||||
private final String reference;
|
private final String reference;
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user