Qoverage

Latest version: v0.1.13

Safety actively analyzes 638396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.1.1

Pre-release so that there is a .whl available for other projects to work with.

As long as Qoverage is in the pre-release phase there will be no guarantees about stability w.r.t. semantic versioning.

v0.1.1 is bundled with qmldom built from Qt v6.5.2 and won't interfere with, or depend on your Qt installation.

What's Changed
* Increment to v0.1.1 by SanderVocke in https://github.com/SanderVocke/qoverage/pull/16
* Update README.md by SanderVocke in https://github.com/SanderVocke/qoverage/pull/17
* Delete unused .md file. by SanderVocke in https://github.com/SanderVocke/qoverage/pull/18
* Fix executability of bundled qmldom by SanderVocke in https://github.com/SanderVocke/qoverage/pull/19
* Update README.md with CodeCov badge by SanderVocke in https://github.com/SanderVocke/qoverage/pull/21
* Add Pytest coverage. by SanderVocke in https://github.com/SanderVocke/qoverage/pull/20

**Full Changelog**: https://github.com/SanderVocke/qoverage/compare/v0.1.0...v0.1.1

Known Issues
* Running with the interactive collection mode (`qoverage collect -- some_command`) is untested.
* Python package is cross-platform but only bundles a qmldom tool for linux x64. On other platforms, qmldom (preferably 6.5.2) should be provided and specified with the QMLDOM env var.
* Plenty of Javascript constructs are not yet supported.

0.1.0

Pre-release so that there is a .whl available for other projects to work with.

As long as Qoverage is in the pre-release phase there will be no guarantees about stability w.r.t. semantic versioning.

v0.1.0 is bundled with qmldom for Qt v6.5.2 and won't interfere with, or depend on your Qt installation.

Please note that the wheel filename is somewhat incorrect. The bundled qmldom executable only works on Linux x64. However, the wheel can still work on other systems, provided that a working qmldom tool is specified using the QMLDOM environment variable.

qmldom-6.5.2-v1.0.0
Standalone (statically linked) qmldom binaries compiled from Qt 6.5.2.

Note that although this release is linked to a tag, the binaries are not necessarily built on that tag. It is just a necessity for Github releases. Please ignore the included source archives for this reason.

This "release" is also not necessary to use qoverage - it will be bundled in qoverage releases.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.