This is an automated email from the ASF dual-hosted git repository.
slawrence pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil.git
from 3f51f655a Bump sonarsource/sonarcloud-github-action from 1.7 to 1.8
add 661d307a3 Ensure CLI performance metrics are accurate with SAX infosets
No new revisions were added by this update.
Summary of changes:
.../apache/daffodil/parsing/TestCLIParsing.scala | 11 +
.../daffodil/unparsing/TestCLIUnparsing.scala | 9 +
.../scala/org/apache/daffodil/InfosetTypes.scala | 702 +++++++++++++++++++++
.../src/main/scala/org/apache/daffodil/Main.scala | 389 ++----------
4 files changed, 774 insertions(+), 337 deletions(-)
create mode 100644
daffodil-cli/src/main/scala/org/apache/daffodil/InfosetTypes.scala