App and tool updates for multi-binary support - #46
Conversation
+ implement CoreUtils as test project to expand upon later
|
Warning Review limit reachedNext included review available in 37 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (22)
📝 WalkthroughWalkthroughThe pull request migrates application manifests to version 0.3 and updates the build tool for multiple binaries, package archives, semantic version checks, and flag-based commands. Existing applications use shorter CMake project identifiers and the Priority: ➖ Normal Merge Risk: 🟠 High · up to The migrated packages cannot be reliably installed or processed by the release workflow, so the primary packaging flow should be corrected before merge. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Docstring CoverageExplanation Docstring coverage is 7.25% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 69 functions across 14 files. (43 skipped: 43 unsupported.) ✨ Finishing Touches 💡 2📝 Generate docstrings 💡
🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 4
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Advanced
Run ID: 7a84f423-fd11-4a9a-848d-aa097fe4f832
📒 Files selected for processing (57)
Apps/Brainfuck/CMakeLists.txtApps/Brainfuck/manifest.propertiesApps/Breakout/CMakeLists.txtApps/Breakout/manifest.propertiesApps/Calculator/CMakeLists.txtApps/Calculator/manifest.propertiesApps/CoreUtils/date/CMakeLists.txtApps/CoreUtils/date/main/CMakeLists.txtApps/CoreUtils/date/main/Source/main.cApps/CoreUtils/echo/CMakeLists.txtApps/CoreUtils/echo/main/CMakeLists.txtApps/CoreUtils/echo/main/Source/main.cApps/CoreUtils/manifest.propertiesApps/Diceware/CMakeLists.txtApps/Diceware/main/Source/Diceware.cppApps/Diceware/manifest.propertiesApps/Doom/CMakeLists.txtApps/Doom/main/Source/main.cppApps/Doom/manifest.propertiesApps/EpubReader/CMakeLists.txtApps/EpubReader/main/Source/EpubReader.cppApps/EpubReader/manifest.propertiesApps/EspNowBridge/CMakeLists.txtApps/EspNowBridge/main/Source/EspNowBridge.cppApps/EspNowBridge/manifest.propertiesApps/GPIO/CMakeLists.txtApps/GPIO/manifest.propertiesApps/GraphicsDemo/CMakeLists.txtApps/GraphicsDemo/main/Source/Main.cppApps/GraphicsDemo/manifest.propertiesApps/HelloWorld/CMakeLists.txtApps/HelloWorld/manifest.propertiesApps/M5UnitTest/CMakeLists.txtApps/M5UnitTest/manifest.propertiesApps/Magic8Ball/CMakeLists.txtApps/Magic8Ball/manifest.propertiesApps/MediaKeys/CMakeLists.txtApps/MediaKeys/manifest.propertiesApps/MystifyDemo/CMakeLists.txtApps/MystifyDemo/main/Source/Main.cppApps/MystifyDemo/manifest.propertiesApps/SerialConsole/CMakeLists.txtApps/SerialConsole/main/Source/ConnectView.cppApps/SerialConsole/manifest.propertiesApps/Snake/CMakeLists.txtApps/Snake/main/Source/Snake.cppApps/Snake/manifest.propertiesApps/TamaTac/CMakeLists.txtApps/TamaTac/main/Source/TamaTac.cppApps/TamaTac/manifest.propertiesApps/TodoList/CMakeLists.txtApps/TodoList/manifest.propertiesApps/TwoEleven/CMakeLists.txtApps/TwoEleven/main/Source/TwoEleven.cppApps/TwoEleven/manifest.propertiesTools/bump-versions.pytactility.py
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.
Summary by CodeRabbit
New Features
Improvements