Skip to content

Conversation

Skptak
Copy link
Contributor

@Skptak Skptak commented Jan 5, 2024

Description

Use Unix/GNU Sort instead of MacOS sort. MacOS version of sort will put capital letters at the end, GNU sort does not.
Add new common spelling words to the cSpellWordList to account for the issue mentioned in FreeRTOS/CI-CD-Github-Actions#99

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.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8b5ec3b) 94.02% compared to head (1b619a4) 94.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #187   +/-   ##
=======================================
  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.

@Skptak Skptak merged commit cb865c1 into FreeRTOS:main Jan 9, 2024
@Skptak Skptak deleted the updateWordList branch January 9, 2024 17:25
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