Skip to content
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

Add -Wconversion in CMakeLists.txt #712

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Conversation

aggarg
Copy link
Member

@aggarg aggarg commented Jul 20, 2023

Description

Also fix warnings generated by this flag.

Test Steps

Built the Posix_GCC demo in FreeRTOS/FreeRTOS repo locally.

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

Also fix warnings generated by this flag.

Signed-off-by: Gaurav Aggarwal <[email protected]>
@aggarg aggarg requested a review from a team as a code owner July 20, 2023 10:31
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (50b2d8f) 94.43% compared to head (00c3a9b) 94.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #712   +/-   ##
=======================================
  Coverage   94.43%   94.43%           
=======================================
  Files           6        6           
  Lines        2428     2428           
  Branches      596      596           
=======================================
  Hits         2293     2293           
  Misses         85       85           
  Partials       50       50           
Flag Coverage Δ
unittests 94.43% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aggarg aggarg merged commit 2cdd0e5 into FreeRTOS:main Jul 20, 2023
@aggarg aggarg deleted the wconversion branch July 20, 2023 10:51
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.

4 participants