Yann/feature/behaviorkit/add behaviors seal#1345
Open
YannLocatelli wants to merge 12 commits intodevelopfrom
Open
Yann/feature/behaviorkit/add behaviors seal#1345YannLocatelli wants to merge 12 commits intodevelopfrom
YannLocatelli wants to merge 12 commits intodevelopfrom
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
|
70d3fc3 to
e7c54f0
Compare
|
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 <84374761+HPezz@users.noreply.github.com>
An original suggestion from @HPezz Co-Authored-By: Hugo Pezziardi <84374761+HPezz@users.noreply.github.com>
Move algorithm into another function
e7c54f0 to
a381392
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Requirements