Skip to content

Feature/ctci recursive staircase #499

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 3 commits into from
Aug 8, 2024
Merged

Conversation

sir-gon
Copy link
Owner

@sir-gon sir-gon commented Aug 8, 2024

No description provided.

Gonzalo Diaz added 3 commits August 8, 2024 14:56
…n: Davis' Staircase.

Eslint issue eslint(no-param-reassign) fixed.
… Staircase. Problem rewritten as OOP to avoid "no-param-reassign". Clean code: better test cases data naming.
Copy link

sonarqubecloud bot commented Aug 8, 2024

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c2ed06d) to head (0fb9094).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #499   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           93        94    +1     
  Lines         3405      3453   +48     
  Branches       534       544   +10     
=========================================
+ Hits          3405      3453   +48     

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

@sir-gon sir-gon merged commit 5be7bbe into main Aug 8, 2024
34 checks passed
@sir-gon sir-gon deleted the feature/ctci-recursive-staircase branch August 8, 2024 23:37
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