Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Feature/remove active scope #409

Closed
wants to merge 9 commits into from

Conversation

RomanDavlyatshin
Copy link
Member

No description provided.

bodyangug and others added 9 commits November 1, 2022 21:11
- remove roots of active scope
Alert:
- not compiled files:
-- storage/Scope.kt
-- Coverage.kt
-- Plugin.kt
- remove sequence of active scope
Alert:
- not compiled files:
-- Plugin.kt
-- ScopeHandler.kt
- fix changes to stable build
- comment tests
- build with successful agent registration
Need to check probs displaying
- save coverage data to build summaries
- impl single Scope provided one id all time
- save coverage to build not in active scope
- minor changes
- were ignored SessionTest.kt, ScopeTest.kt, PluginInstanceStateTest.kt, FiltersTest.kt, CoverageTest.kt, CoverageByPackagesTest.kt
- were uncommented AgentStateTest.kt, BaselineTest.kt, JavaCoverageTest.kt, JsCoverageTest.kt, MethodsTest.kt, PerformanceTest.kt, TestToRunSummaryTest.kt

BREAKING CHANGE: all ignored tests MUST be fixed
…to feature/remove_active_scope

# Conflicts:
#	admin-part/src/test/kotlin/JavaCoverageTest.kt
#	test2code-admin/src/main/kotlin/com/epam/drill/plugins/test2code/Coverage.kt
#	test2code-admin/src/main/kotlin/com/epam/drill/plugins/test2code/Plugin.kt
#	test2code-admin/src/main/kotlin/com/epam/drill/plugins/test2code/Scope.kt
#	test2code-admin/src/main/kotlin/com/epam/drill/plugins/test2code/ScopeHandler.kt
#	test2code-admin/src/main/kotlin/com/epam/drill/plugins/test2code/State.kt
#	test2code-admin/src/test/kotlin/com/epam/drill/plugins/test2code/AgentStateTest.kt
#	tests/src/test/kotlin/com/epam/drill/plugins/test2code/e2e/CoverageByPackagesTest.kt
#	tests/src/test/kotlin/com/epam/drill/plugins/test2code/e2e/SessionTest.kt
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants