Discover Packages
github.com/google/cql
tests
spectests
cmd
analyzer
command
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Jun 13, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
CQL Test Analyzer
A simple CLI tool for analyzing the current coverage of the golang CQL engine
of the external XML tests.
// TODO: b/346997754 - set this up as a github action.
Build & Run
go build cql/tests/spectests/cmd/analyzer/analyzer.go
./analyzer
This will output totals and per stat coverage of the XML stats.
Expand ▾
Collapse ▴
Documentation
¶
XML Analyzer is a CLI for analyzing engine capabilities vs the external XML tests.
This is a temporary tool which could eventually be converted to a PresubmitService but for now
is just a CLI which appends it's findings to the CL argument.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.