ProjektAdLer / Autorentool

Apache License 2.0
7 stars 2 forks source link

Learning outcomes #492

Closed MarvinHo64 closed 7 months ago

MarvinHo64 commented 7 months ago
coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8082984382

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
BusinessLogic/Commands/LearningOutcomes/AddLearningOutcome.cs 46 47 97.87%
BusinessLogic/Commands/LearningOutcomes/DeleteLearningOutcome.cs 29 30 96.67%
BusinessLogic/Commands/World/SaveLearningWorld.cs 0 1 0.0%
PersistEntities/LearningWorldPe.cs 6 7 85.71%
Presentation/View/LearningWorld/LearningWorldTreeView.razor 0 1 0.0%
BusinessLogic/Entities/LearningOutcome/LearningOutcomeCollection.cs 25 27 92.59%
PersistEntities/LearningOutcome/ManualLearningOutcomePe.cs 13 16 81.25%
Presentation/View/LearningSpace/LearningSpaceView.razor 2 5 40.0%
PersistEntities/LearningOutcome/StructuredLearningOutcomePe.cs 55 61 90.16%
Presentation/Components/LearningOutcomes/CreateEditManualLearningOutcome.razor 0 7 0.0%
<!-- Total: 475 2226 21.34% -->
Files with Coverage Reduction New Missed Lines %
BusinessLogic/Commands/World/SaveLearningWorld.cs 1 35.0%
Presentation/View/HeaderBar.razor 1 70.79%
Presentation/View/LearningSpace/LearningSpaceLayoutView.razor 24 58.54%
<!-- Total: 26 -->
Totals Coverage Status
Change from base Build 8082792695: -6.8%
Covered Lines: 14750
Relevant Lines: 18422

💛 - Coveralls