Closed sw-joelmut closed 9 months ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
/libraries/AdaptiveExpressions/BuiltinFunctions/GetNextViableTime.cs | 1 | 93.94% | ||
/libraries/AdaptiveExpressions/BuiltinFunctions/GetPreviousViableTime.cs | 1 | 93.94% | ||
<!-- | Total: | 2 | --> |
Totals | |
---|---|
Change from base Build 384324: | 0.0% |
Covered Lines: | 26174 |
Relevant Lines: | 33394 |
minor
Description
This PR updated the LU lexer and parser rules to support the case with a LU file with only comments in it.
Specific Changes
Testing
This image shows the unit tests passing after the changes.