AbsaOSS / cobrix

A COBOL parser and Mainframe/EBCDIC data source for Apache Spark
Apache License 2.0
136 stars 77 forks source link

#669 Allow 'V' to be at the end of scaled PICs. #671

Closed yruslan closed 5 months ago

yruslan commented 5 months ago

For example, '9(7)PPPV' is the same as '9(7)PPP'.

github-actions[bot] commented 5 months ago

JaCoCo code coverage report - 'cobol-parser'

File Coverage [70.58%] :green_apple:
copybookLexer.java 99.15% :green_apple:
ParserVisitor.scala 89.46% :green_apple:
copybookParser.java 52.34% :green_apple:
copybookParserBaseVisitor.java 8.52% :x:
Total Project Coverage 85.99% :green_apple:
github-actions[bot] commented 5 months ago

JaCoCo code coverage report - 'spark-cobol'

There is no coverage information present for the Files changed

Total Project Coverage 80.63% :green_apple: