Files
GSE2TaskTracker/.idea/workspace.xml
Jan-Philipp Luithardt c5350b3da2
All checks were successful
Gradle CI with Full Reports / build (push) Successful in 20m11s
fix actions
2025-12-18 09:41:02 +01:00

318 lines
14 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="f4530d3f-84b2-422f-9e2a-4095d6e19e86" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/sql/localhost.sql" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gitea/workflows/gradle-ci.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.gitea/workflows/gradle-ci.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ExportToHTMLSettings">
<option name="OUTPUT_DIRECTORY" value="$PROJECT_DIR$/htmlReport" />
</component>
<component name="ExternalProjectsData">
<projectState path="$PROJECT_DIR$">
<ProjectState />
</projectState>
</component>
<component name="ExternalProjectsManager">
<system id="GRADLE">
<state>
<task path="$PROJECT_DIR$">
<activation />
</task>
<projects_view>
<tree_state>
<expand>
<path>
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
<item name="GSE2TaskTracker" type="f1a62948:ProjectNode" />
</path>
</expand>
<select />
</tree_state>
</projects_view>
</state>
</system>
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="KubernetesApiPersistence">{}</component>
<component name="KubernetesApiProvider">{
&quot;isMigrated&quot;: true
}</component>
<component name="ProblemsViewState">
<option name="selectedTabId" value="DEPENDENCY_CHECKER_PROBLEMS_TAB" />
</component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 1
}</component>
<component name="ProjectId" id="36HbV9IYCUIhGbSICP6dIoXGd5T" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"Gradle.BadCaseTaskTest and 1 more (1).executor": "Run",
"Gradle.BadCaseTaskTest and 1 more.executor": "Run",
"Gradle.BadCaseTaskTest.assertCreateNewTaskManager.executor": "Run",
"Gradle.BadCaseTaskTest.assertSQLStatmentExceptionOnReset.executor": "Debug",
"Gradle.BadCaseTaskTest.assertSqlExceptionOnGetTaskList.executor": "Run",
"Gradle.BadCaseTaskTest.executor": "Run",
"Gradle.Build GSE2TaskTracker.executor": "Run",
"Gradle.GSE2TaskTracker [:hhn.temp.project.Main.main()].executor": "Run",
"Gradle.GSE2TaskTracker [clean].executor": "Run",
"Gradle.GSE2TaskTracker [init].executor": "Run",
"Gradle.GSE2TaskTracker.executor": "Coverage",
"Gradle.GoodCaseTaskTest.assertCreateNewTaskManager.executor": "Run",
"Gradle.GoodCaseTaskTest.assertStringInitialized.executor": "Run",
"Gradle.GoodCaseTaskTest.executor": "Run",
"Gradle.Tests in 'GSE2TaskTracker'.executor": "Run",
"Gradle.Tests in 'java'.executor": "Run",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
"RunOnceActivity.git.unshallow": "true",
"extract.method.default.visibility": "private",
"git-widget-placeholder": "main",
"ignore.virus.scanning.warn.message": "true",
"kotlin-language-version-configured": "true",
"last_opened_file_path": "/Users/janluithardt/Documents/GSE2/GSE2TaskTracker",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"project.structure.last.edited": "Modules",
"project.structure.proportion": "0.0",
"project.structure.side.proportion": "0.2",
"settings.editor.selected.configurable": "preferences.pluginManager",
"vue.rearranger.settings.migration": "true"
},
"keyToStringList": {
"DatabaseDriversLRU": [
"mariadb",
"mysql"
]
}
}]]></component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="C:\Users\Jan\HHN\GSE2TaskTracker\sql" />
</key>
<key name="CopyClassDialog.RECENTS_KEY">
<recent name="hhn.temp.project.expections" />
</key>
</component>
<component name="RunManager" selected="Gradle.BadCaseTaskTest and 1 more (1)">
<configuration name="BadCaseTaskTest and 1 more (1)" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value=":test" />
<option value="--tests &quot;BadCaseTaskTest&quot;" />
<option value="--tests &quot;GoodCaseTaskTest&quot;" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
<configuration name="BadCaseTaskTest.assertSQLStatmentExceptionOnReset" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value=":test" />
<option value="--tests" />
<option value="&quot;project.BadCaseTaskTest.assertSQLStatmentExceptionOnReset&quot;" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
<configuration name="BadCaseTaskTest.assertSqlExceptionOnGetTaskList" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value=":test" />
<option value="--tests" />
<option value="&quot;project.BadCaseTaskTest.assertSqlExceptionOnGetTaskList&quot;" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
<configuration name="GoodCaseTaskTest" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value=":test" />
<option value="--tests" />
<option value="&quot;project.GoodCaseTaskTest&quot;" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
<configuration name="GoodCaseTaskTest.assertCreateNewTaskManager" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value=":test" />
<option value="--tests" />
<option value="&quot;project.GoodCaseTaskTest.assertCreateNewTaskManager&quot;" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
<configuration default="true" type="JetRunConfigurationType">
<module name="GSE2TaskTracker.main" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="Gradle.BadCaseTaskTest and 1 more (1)" />
<item itemvalue="Gradle.BadCaseTaskTest.assertSQLStatmentExceptionOnReset" />
<item itemvalue="Gradle.BadCaseTaskTest.assertSqlExceptionOnGetTaskList" />
<item itemvalue="Gradle.GoodCaseTaskTest" />
<item itemvalue="Gradle.GoodCaseTaskTest.assertCreateNewTaskManager" />
</list>
</recent_temporary>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-jdk-9823dce3aa75-bf35d07a577b-intellij.indexing.shared.core-IU-252.28238.7" />
<option value="bundled-js-predefined-d6986cc7102b-a71380e98a7c-JavaScript-IU-252.28238.7" />
</set>
</attachedChunks>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="f4530d3f-84b2-422f-9e2a-4095d6e19e86" name="Changes" comment="" />
<created>1764666464214</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1764666464214</updated>
<workItem from="1764666465418" duration="169000" />
<workItem from="1764666636636" duration="17000" />
<workItem from="1764666656102" duration="699000" />
<workItem from="1764667378080" duration="294000" />
<workItem from="1764667675703" duration="3469000" />
<workItem from="1764696869450" duration="50000" />
<workItem from="1764752472633" duration="21698000" />
<workItem from="1764781779232" duration="3007000" />
<workItem from="1764833084421" duration="2000" />
<workItem from="1764836824245" duration="1329000" />
<workItem from="1764841188328" duration="25000" />
<workItem from="1764852604787" duration="5634000" />
<workItem from="1764877378586" duration="5516000" />
<workItem from="1765043338974" duration="7014000" />
<workItem from="1765107973967" duration="1170000" />
<workItem from="1765114753191" duration="1865000" />
<workItem from="1766041830166" duration="5363000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<breakpoint enabled="true" type="java-exception">
<properties class="hhn.temp.project.expections.SQLStatmentException" package="hhn.temp.project.expections" />
<option name="timeStamp" value="1" />
</breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
<component name="com.intellij.coverage.CoverageDataManagerImpl">
<SUITE FILE_PATH="coverage/GSE2TaskTracker$GSE2TaskTracker.ic" NAME="GSE2TaskTracker Coverage Results" MODIFIED="1764669297356" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="true" />
<SUITE FILE_PATH="coverage/GSE2TaskTracker$GoodCaseTaskTest.ic" NAME="GoodCaseTaskTest Coverage Results" MODIFIED="1764668649595" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="true" />
</component>
</project>