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

Update coverity version message #191

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

chinglee-iot
Copy link
Member

@chinglee-iot chinglee-iot commented Apr 1, 2024

Update coverity version message

Description

In this PR:

  • Update coverity version to 2023.6.1
  • Replace CMake variable "UNIT_TESTS" with "UNITTEST", "COVERITY" with "COV_ANALYSIS" to align with FreeRTOS libraries

Test Steps

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

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

@chinglee-iot chinglee-iot requested a review from paulbartell April 1, 2024 10:00
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.02%. Comparing base (e0cd4db) to head (412636d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  Coverage   94.02%   94.02%           
=======================================
  Files           3        3           
  Lines        1690     1690           
  Branches      442      442           
=======================================
  Hits         1589     1589           
  Misses         17       17           
  Partials       84       84           
Flag Coverage Δ
unit_tests 94.02% <ø> (ø)

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

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

@chinglee-iot chinglee-iot force-pushed the update-coverity-comment branch from b2f4671 to 412636d Compare April 1, 2024 10:18
@chinglee-iot chinglee-iot merged commit 59875a9 into FreeRTOS:main Apr 9, 2024
14 checks passed
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.

3 participants