Ctrace dev1 - #2548
Conversation
Test Results 5 files - 36 39 suites - 86 3m 23s ⏱️ - 16m 43s Results for commit 0f6532a. ± Comparison against base commit 37a8a8e. This pull request removes 746 tests.♻️ This comment has been updated with latest results. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2548 +/- ##
==========================================
+ Coverage 68.34% 72.13% +3.79%
==========================================
Files 141 183 +42
Lines 26511 30120 +3609
Branches 16022 17630 +1608
==========================================
+ Hits 18118 21727 +3609
+ Misses 6090 6081 -9
- Partials 2303 2312 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
jreineckearm
left a comment
There was a problem hiding this comment.
Just had a look at the first few files in this PR (the GH workflows). You may want to review those first. I think some of them will impact more than ctrace.
Also, why do you make workflows sensitive to changes in subfolders of external? I don't think GitHub actions are clever enough to detect changes in git submodules. But I might be wrong.
Implements
ctraceimplementation for decoding SWO streams containing ITM and DWT data.Limitations
Checklist