ProjektAdLer / Autorentool

Apache License 2.0
7 stars 2 forks source link

Update ATF to Version 2.0 #401

Closed MarvinHo64 closed 10 months ago

MarvinHo64 commented 11 months ago

Update the generation of the ATF to version 2.0, which is defined in https://github.com/ProjektAdLer/TransferFileFormat/tree/main/Adaptivity%20-%20WIP%20V2 Closes https://github.com/ProjektAdLer/Autorentool/issues/370

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 6298576019


Changes Missing Coverage Covered Lines Changed/Added Lines %
Generator/DSL/AdaptivityElement/CommentActionJson.cs 0 5 0.0%
Generator/DSL/AdaptivityElement/ContentReferenceActionJson.cs 0 5 0.0%
Generator/DSL/AdaptivityElement/ElementReferenceActionJson.cs 0 5 0.0%
Generator/DSL/CreateDsl.cs 214 219 97.72%
Generator/DSL/AdaptivityElement/ChoiceJson.cs 0 6 0.0%
Generator/DSL/AdaptivityElement/AdaptivityContentJson.cs 0 8 0.0%
Generator/DSL/AdaptivityElement/AdaptivityRuleJson.cs 0 9 0.0%
Generator/DSL/AdaptivityElement/AdaptivityQuestionJson.cs 0 10 0.0%
Generator/DSL/AdaptivityElement/AdaptivityTaskJson.cs 0 11 0.0%
Generator/DSL/AdaptivityElement/AdaptivityElementJson.cs 0 18 0.0%
<!-- Total: 223 305 73.11% -->
Totals Coverage Status
Change from base Build 6298362751: -0.6%
Covered Lines: 9967
Relevant Lines: 11423

💛 - Coveralls