-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/full clang tidy after indptrs #403
Conversation
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
…' into feature/full-clang-tidy-after-indptrs
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
…ng-tidy-after-indptrs
power_grid_model_c/power_grid_model/include/power_grid_model/container.hpp
Outdated
Show resolved
Hide resolved
power_grid_model_c/power_grid_model/include/power_grid_model/topology.hpp
Outdated
Show resolved
Hide resolved
Looks good to me, had some small questions (mainly for my own understanding) |
@mgovers is this something we need for now? clang-tidy already checks all the core part (everything used by the C-API) right? |
i found some performance issues while implementing the other PR that were not caught by the CI version of Maybe we can run |
…ng-tidy-after-indptrs
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
clang-cl
warningclang-tidy
on Windows to useclang-cl
as basic compiler back-endclang-tidy
on local deviceclang-tidy-16
not captured byclang-tidy-15
(only locally verified; not run in CI)clang-tidy
workflow in CI (in https://github.com/PowerGridModel/power-grid-model/actions/runs/6546516397 )Repro + report bug inmoved to [BUG] Msgpack may clean up data twice #404msgpack