Skip to content

Conversation

aggarg
Copy link
Member

@aggarg aggarg commented Aug 21, 2023

Description

Fix remarks emitted by IAR compiler

Test Steps

Built and tested locally.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

#757

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
@aggarg aggarg requested a review from a team as a code owner August 21, 2023 06:35
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08% 🎉

Comparison is base (cdd3678) 94.27% compared to head (0804936) 94.35%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #763      +/-   ##
==========================================
+ Coverage   94.27%   94.35%   +0.08%     
==========================================
  Files           6        6              
  Lines        2446     2446              
  Branches      598      598              
==========================================
+ Hits         2306     2308       +2     
+ Misses         87       85       -2     
  Partials       53       53              
Flag Coverage Δ
unittests 94.35% <100.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
tasks.c 94.83% <100.00%> (ø)
timers.c 98.76% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aggarg aggarg merged commit b9f488a into FreeRTOS:main Aug 21, 2023
@aggarg aggarg deleted the iar_remarks branch August 21, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants