ARM-software / CMSIS-View

Repository of CMSIS Software Pack for software event generation and input/output handling.
https://arm-software.github.io/CMSIS-View/latest/index.html
Apache License 2.0
34 stars 19 forks source link

Allow to filter events by level #65

Closed arekzaluski closed 1 year ago

arekzaluski commented 1 year ago

Changes

codecov-commenter commented 1 year ago

Codecov Report

Merging #65 (4ed4324) into main (78f1c4d) will decrease coverage by 0.09%. The diff coverage is 86.36%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   96.84%   96.76%   -0.09%     
==========================================
  Files           9        9              
  Lines        3389     3396       +7     
==========================================
+ Hits         3282     3286       +4     
- Misses         74       76       +2     
- Partials       33       34       +1     
Impacted Files Coverage Δ
tools/eventlist/pkg/output/output.go 89.02% <84.21%> (-0.52%) :arrow_down:
tools/eventlist/cmd/eventlist/main.go 97.56% <100.00%> (+0.04%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

arekzaluski commented 1 year ago

@JonatanAntoni @bgn42 Would you mind taking a look at this PR?