Uh oh!
There was an error while loading. Please reload this page.
ENH: New Event classes - #235
Conversation
Marc-Alexandre Côté (MarcCote)
left a comment
There was a problem hiding this comment.
HakiRose I've also added a bunch of tests. This PR doesn't contain your modifications for text_generation nor verb_tense.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
94a3fa1 to
866ce7dCompareCodecov Report
@@ Coverage Diff @@## master #235 +/- ##
==========================================
- Coverage 83.83% 82.28% -1.56%
==========================================
Files 62 57 -5 Lines 7976 7839 -137 ==========================================
- Hits 6687 6450 -237 - Misses 1289 1389 +100
|
866ce7d to
b2bda1aCompareb2bda1a to
c79c96aCompare… the fully operating structure of the FW
…w quest/Event design, new world2inform7 structure, and more.
…opments on test files, some updates on the frame work, semi-final updates on Content Check Game, etc.
c79c96a to
ec5185bComparef71aa01 to
b49f035Compare1ca399e to
80c8d87Compare5edccd6 to
9fce9eeCompare
This PR allows Events to be combined using boolean expressions (e.g. and/or). This is needed to make more complex quests.
This PR closes#218.