Skip to content

Conversation

threeal
Copy link
Owner

@threeal threeal commented Dec 14, 2023

This pull request introduces the following changes:

  • Add my_fibonacci_main executable target for generating Fibonacci sequences from the given target.
  • Add argparse as a dependency for parsing arguments in the my_fibonacci_main executable.
  • Exclude src/main.cpp from test coverage check in the CI workflow.

It closes #61.

@threeal threeal self-assigned this Dec 14, 2023
@threeal threeal added the feat label Dec 14, 2023
@threeal threeal added this to the Version 1.0.0 milestone Dec 14, 2023
@threeal threeal marked this pull request as ready for review December 14, 2023 15:54
@threeal threeal merged commit ebf098d into main Dec 15, 2023
@threeal threeal deleted the add-executable-target branch December 15, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Executable Target

1 participant