Skip to content

Conversation

sir-gon
Copy link
Owner

@sir-gon sir-gon commented Sep 14, 2024

  • sonarlint: C-style array should not be used cpp:S5945
  • sonarlint: Replace this macro by "const", "constexpr" or an "enum". Macros should not be used to define constants cpp:S5028
* sonarlint: C-style array should not be used cpp:S5945 * sonarlint: Replace this macro by "const", "constexpr" or an "enum". Macros should not be used to define constants cpp:S5028
Copy link

codecov bot commented Sep 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5fbc28e) to head (c9bee9c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #29 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 82 83 +1 Branches 29 30 +1 ========================================= + Hits 82 83 +1 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sir-gon sir-gon merged commit 083e73d into main Sep 14, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant