Skip to content

Feature instrumentation profiling #32

Feature instrumentation profiling

Feature instrumentation profiling #32

Triggered via pull request August 1, 2024 15:06
Status Failure
Total duration 5m 54s
Artifacts

cpp-linter.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 1 notice
cpp-linter
Process completed with exit code 1.
nuTens/instrumentation.hpp:123:7 [cppcoreguidelines-special-member-functions]: nuTens/instrumentation.hpp#L123
class 'InstrumentationTimer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator
nuTens/propagator/const-density-solver.hpp:81:10 [clang-diagnostic-inconsistent-missing-override]: nuTens/propagator/const-density-solver.hpp#L81
'calculateEigenvalues' overrides a member function but is not marked 'override'
Run clang-format on nuTens/instrumentation.hpp: nuTens/instrumentation.hpp#L1
File nuTens/instrumentation.hpp does not conform to Custom style guidelines. (lines 48, 146, 147)