Skip to content

fix(curriculum): update recursion check to support arrow function syntax#66914

Merged
Sembauke merged 5 commits intofreeCodeCamp:mainfrom
ZeenatLawal:fix/fibonacci-recursion-check-arrow-function
Apr 16, 2026
Merged

fix(curriculum): update recursion check to support arrow function syntax#66914
Sembauke merged 5 commits intofreeCodeCamp:mainfrom
ZeenatLawal:fix/fibonacci-recursion-check-arrow-function

Conversation

@ZeenatLawal
Copy link
Copy Markdown
Contributor

@ZeenatLawal ZeenatLawal commented Apr 13, 2026

Checklist:

Closes #66910

Updated the assertion to use fibonacci.toString() to extract the function body regardless of syntax style

@ZeenatLawal ZeenatLawal requested review from a team as code owners April 13, 2026 11:00
@github-actions github-actions bot added the scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. label Apr 13, 2026
@Jeevankumar-s Jeevankumar-s added status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. js v9 cert This is for the JS V9 certification. labels Apr 13, 2026
@raisedadead raisedadead changed the title fix: update recursion check to support arrow function syntax fix(curriculum): update recursion check to support arrow function syntax Apr 15, 2026
@Sembauke Sembauke merged commit a648420 into freeCodeCamp:main Apr 16, 2026
16 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

js v9 cert This is for the JS V9 certification. scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug - Build an Nth Fibonacci Number Calculator (javascript-v9)

3 participants