Closed vishesh-baghel closed 10 months ago
The codebase has been refactored to streamline the fetching process by eliminating the installationId
from fetchDetails
function calls. This simplification affects two files, where the function has been updated and the redundant parameter removed. Additionally, logs have been enhanced to record the installationId
for improved traceability.
File Path | Change Summary |
---|---|
src/fetch/fetchCommits.ts src/fetch/fetchFiles.ts |
Replaced fetchDetailsWithInstallationId with fetchDetails , removed installationId parameter, and updated log messages to include installationId . |
🐇 "In the realm of code, we hop and leap,"
"Refactoring away, the old to sweep."
"NoinstallationId
to hold us back,"
"Logs now complete, we're on the right track." 🎉
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit