Skip to content

[Hacker Rank]: Warmup: Plus Minus. Issues fixed: #29

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

Merged
merged 1 commit into from
Sep 14, 2024
Merged

[Hacker Rank]: Warmup: Plus Minus. Issues fixed: #29

merged 1 commit into from
Sep 14, 2024

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant