Closed rodneyosodo closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
main@6c48195
). Learn more about missing BASE report.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What type of PR is this?
This is a fix PR since it adds gitignore for rust artefacts
What does this do?
New Features
Chores
.gitignore
to include entries for directories and files related to Rust project management, ensuring unnecessary files are ignored by Git.Refactor
Which issue(s) does this PR fix/relate to?
No issue
Have you included tests for your changes?
Tested manually
Did you document any new/modified feature?
No documentation is needed.
Notes