Skip to content

Conversation

@ArseniyKholod
Copy link
Collaborator

@ArseniyKholod ArseniyKholod commented May 1, 2024

Solve #28. I added two small tests to check correctness of circshift.
There is a bit of recursive calls, but IMHO it's more comprehensible than splitting them into several steps. I hope this corresponds to the

@ArseniyKholod ArseniyKholod linked an issue May 1, 2024 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (72eaf4b) to head (48ae1c9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          309       309           
=========================================
  Hits           309       309           

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

@ArseniyKholod ArseniyKholod requested a review from sloede May 1, 2024 13:30
@sloede sloede merged commit ba74a34 into hpsc-lab:main May 2, 2024
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.

Create test for rotate

2 participants