-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yann/feature/behaviorkit/add behaviors seal #1345
base: develop
Are you sure you want to change the base?
Yann/feature/behaviorkit/add behaviors seal #1345
Conversation
🔖 Version comparison
|
📈 Changes Impact Analysis Report📌 Info
🤖 Firmware impact analysis
Click to show memory sections
🔬 Detailed impact analysisClick to show detailed analysis for all targets
🗺️ Map files diff output
|
📈 Changes Impact Analysis Report📌 Info
🤖 Firmware impact analysis
Click to show memory sections
🔬 Detailed impact analysisClick to show detailed analysis for all targets
🗺️ Map files diff output
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1345 +/- ##
===========================================
+ Coverage 98.74% 98.77% +0.02%
===========================================
Files 146 150 +4
Lines 3759 3845 +86
===========================================
+ Hits 3712 3798 +86
Misses 47 47 ☔ View full report in Codecov by Sentry. |
7824b5f
to
fac9583
Compare
1fac8a7
to
70d3fc3
Compare
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 1 New issue |
70d3fc3
to
e7c54f0
Compare
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 1 New issue |
interface::Behavior and interface::BehaviorKit BehaviorID Register behaviors Use eventloop to start and stop behavior Unit tests + mock
Remove eventloop
seal strategy
An original suggestion from @HPezz Co-Authored-By: Hugo Pezziardi <[email protected]>
An original suggestion from @HPezz Co-Authored-By: Hugo Pezziardi <[email protected]>
Move algorithm into another function
e7c54f0
to
a381392
Compare
Requirements