Open burgholzer opened 3 months ago
Attention: Patch coverage is 83.13253%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 91.9%. Comparing base (
9be9167
) to head (7860cb8
).
Files | Patch % | Lines |
---|---|---|
include/mqt-core/dd/Operations.hpp | 74.5% | 13 Missing :warning: |
include/mqt-core/dd/Package.hpp | 92.3% | 1 Missing :warning: |
Description
This PR adds a couple of convenience methods for applying operations to DDs. This avoids having to duplicate the respective logic in top-level libraries like DDSIM or QCEC.
Checklist: