ProjektAdLer / Autorentool

Apache License 2.0
6 stars 2 forks source link

Storyelement #494

Closed niklasstich closed 4 months ago

niklasstich commented 4 months ago

Fixes #449

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 8081936020

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
Presentation/Components/Forms/Models/ILearningContentFormModel.cs 5 6 83.33%
Presentation/View/LearningElement/DragDropLearningElement.razor 0 1 0.0%
AuthoringTool/Mapping/CachingMapper.cs 5 9 55.56%
Presentation/Components/Forms/PseudoFormFieldGrouping.razor 0 4 0.0%
BusinessLogic/Commands/Element/CreateStoryElementInSlot.cs 50 55 90.91%
BusinessLogic/Commands/Element/DeleteStoryElementInSpace.cs 32 37 86.49%
BusinessLogic/Commands/Layout/PlaceStoryElementInLayoutFromLayout.cs 41 46 89.13%
Presentation/Components/Forms/Models/StoryContentFormModel.cs 0 5 0.0%
Presentation/Components/Forms/Models/FileContentFormModel.cs 14 20 70.0%
Presentation/PresentationLogic/API/PresentationLogic.cs 58 64 90.63%
<!-- Total: 695 1029 67.54% -->
Files with Coverage Reduction New Missed Lines %
Presentation/Components/Forms/Element/ElementFormContainer.razor 1 0.0%
Presentation/Components/Forms/Element/UnplacedElementsDropZone.razor 1 0.0%
Presentation/PresentationLogic/DropZone/LearningElementDropZoneHelper.cs 1 72.73%
Presentation/PresentationLogic/LearningSpace/LearningSpacePresenter.cs 1 51.6%
Presentation/PresentationLogic/LearningSpace/SpaceLayout/LearningSpaceLayoutViewModel.cs 1 63.64%
Presentation/View/LearningWorld/LearningWorldTreeView.razor 1 0.0%
Presentation/PresentationLogic/SelectedViewModels/SelectedViewModelsProvider.cs 2 86.33%
Presentation/PresentationLogic/LearningContent/ILearningContentViewModel.cs 5 0.0%
Presentation/Components/Forms/Element/ElementModelHandler.cs 7 85.84%
<!-- Total: 20 -->
Totals Coverage Status
Change from base Build 8018070531: -1.4%
Covered Lines: 12750
Relevant Lines: 14672

💛 - Coveralls