Fidelity-aware heuristic and search graph visualization #1639
ci.yml
on: pull_request
🔍 Change
/
🕵️ Check
8s
Matrix: 🇨 Test / cpp-tests-macos
Matrix: 🇨 Test / cpp-tests-ubuntu
Matrix: 🇨 Test / cpp-tests-windows
Matrix: 🐍 Test / coverage
Matrix: 🐍 Test / python-tests-macos
Matrix: 🐍 Test / python-tests-ubuntu
Matrix: 🐍 Test / python-tests-windows
🇨 Test
/
...
/
📈 Coverage
7m 18s
🇨 Lint
/
🚨 Lint
14m 33s
🐍 Test
/
...
/
🚨 Lint
4m 34s
🐍 Test
/
🐍 Minimal Versions
6m 36s
🐍 Test
/
📦 Check
3m 57s
📝 CodeQL
/
...
/
🇨 Analysis
10m 13s
📝 CodeQL
/
...
/
🐍 Analysis
32m 8s
🚦 Check
4s
Annotations
3 errors and 10 warnings
🐍 Test / 🚨 Lint / 🚨 Lint
Process completed with exit code 1.
|
🇨 Lint / 🚨 Lint
Process completed with exit code 1.
|
🚦 Check
Process completed with exit code 1.
|
/include/Architecture.hpp:243:3 [modernize-use-nodiscard]:
include/Architecture.hpp#L243
function 'isEdgeConnected' should be marked [[nodiscard]]
|
/include/DataLogger.hpp:18:14 [modernize-pass-by-value]:
include/DataLogger.hpp#L18
pass by value and use std::move
|
/include/DataLogger.hpp:21:5 [cppcoreguidelines-prefer-member-initializer]:
include/DataLogger.hpp#L21
'nqubits' should be initialized in a member initializer of the constructor
|
/include/DataLogger.hpp:26:13 [modernize-use-emplace]:
include/DataLogger.hpp#L26
use emplace_back instead of push_back
|
/include/DataLogger.hpp:29:13 [modernize-use-emplace]:
include/DataLogger.hpp#L29
use emplace_back instead of push_back
|
/include/DataLogger.hpp:67:30 [cppcoreguidelines-avoid-const-or-ref-data-members]:
include/DataLogger.hpp#L67
member 'architecture' of type 'Architecture &' is a reference
|
/include/DataLogger.hpp:69:30 [cppcoreguidelines-avoid-const-or-ref-data-members]:
include/DataLogger.hpp#L69
member 'inputCircuit' of type 'qc::QuantumComputation &' is a reference
|
/include/Mapper.hpp:53:17 [cppcoreguidelines-avoid-const-or-ref-data-members]:
include/Mapper.hpp#L53
member 'architecture' of type 'Architecture &' is a reference
|
/include/configuration/Configuration.hpp:18:8 [clang-analyzer-optin.performance.Padding]:
include/configuration/Configuration.hpp#L18
Excessive padding in 'struct Configuration' (33 padding bytes, where 1 is optimal). Optimal fields order: nrLookaheads, firstLookaheadFactor, lookaheadFactor, teleportationQubits, teleportationSeed, timeout, swapLimit, dataLoggingPath, subgraph, method, layering, initialLayout, encoding, commanderGrouping, swapReduction, preMappingOptimizations, postMappingOptimizations, addMeasurementsToMappedCircuit, swapOnFirstLayer, verbose, debug, lookahead, admissibleHeuristic, considerFidelity, useTeleportation, teleportationFake, useSubsets, includeWCNF, enableSwapLimits, useBDD, consider reordering the fields or adding explicit padding members
|
/include/configuration/Configuration.hpp:32:15 [readability-redundant-string-init]:
include/configuration/Configuration.hpp#L32
redundant string initialization
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Package Metadata
Expired
|
9.78 KB |
|
Packages
Expired
|
4.05 MB |
|
PyPI README
Expired
|
5.76 KB |
|