ProjektAdLer / Autorentool

Apache License 2.0
7 stars 2 forks source link

Comments and reference rules in adaptivity elements #415

Closed niklasstich closed 8 months ago

niklasstich commented 9 months ago

Implements #332 Implements #333

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 6640870655


Changes Missing Coverage Covered Lines Changed/Added Lines %
BusinessLogic/Commands/Adaptivity/Action/Comment/EditCommentAction.cs 24 25 96.0%
BusinessLogic/Commands/Adaptivity/Action/ContentReference/EditContentReferenceAction.cs 27 28 96.43%
BusinessLogic/Commands/Adaptivity/Action/ElementReference/EditElementReferenceAction.cs 30 31 96.77%
BusinessLogic/Commands/Adaptivity/Rule/DeleteAdaptivityRule.cs 27 28 96.43%
BusinessLogic/Entities/LearningContent/Adaptivity/Action/ContentReferenceAction.cs 13 14 92.86%
BusinessLogic/Entities/LearningContent/Adaptivity/Action/ElementReferenceAction.cs 13 14 92.86%
BusinessLogic/Entities/LearningContent/Adaptivity/Action/CommentAction.cs 11 13 84.62%
Presentation/Components/Adaptivity/Dialogues/CreateEditReferenceActionDialog.razor 22 24 91.67%
BusinessLogic/Commands/Adaptivity/Rule/CreateAdaptivityRule.cs 28 31 90.32%
Presentation/Components/Adaptivity/Dialogues/AdaptivityContentDialogRuleControl.razor 0 20 0.0%
<!-- Total: 357 390 91.54% -->
Totals Coverage Status
Change from base Build 6589613437: 0.6%
Covered Lines: 11204
Relevant Lines: 12721

💛 - Coveralls