Skip to content

Commit

Permalink
Update clang-format-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchute authored Dec 29, 2021
1 parent 4f7c055 commit ebb16ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run clang-format style check for C/C++ programs.
uses: jidicula/clang-format-action@v3.2.0
uses: jidicula/clang-format-action@v3.5.2
with:
clang-format-version: '10'
check-path: ${{ matrix.path }}

5 comments on commit ebb16ca

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

condfd-heat-sink-actuator (mitchute) - x86_64-MacOS-10.15-clang-11.0.0: OK (3191 of 3192 tests passed, 10 test warnings)

Messages:\n

  • 11 tests had: AUD diffs.
  • 8 tests had: RDD diffs.
  • 1 test had: EIO diffs.
  • 1 test had: ERR diffs.
  • 1 test had: EDD diffs.
  • 1 test had: ESO big diffs.
  • 1 test had: MDD diffs.
  • 1 test had: MTD diffs.
  • 1 test had: Table big diffs.

Failures:\n

regression Test Summary

  • Passed: 735
  • Failed: 1

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

condfd-heat-sink-actuator (mitchute) - Win64-Windows-10-VisualStudio-16: OK (2434 of 2435 tests passed, 0 test warnings)

Failures:\n

integration Test Summary

  • Passed: 737
  • Failed: 1

Build Badge Test Badge

@nrel-bot-2b
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

condfd-heat-sink-actuator (mitchute) - x86_64-Linux-Ubuntu-18.04-gcc-7.5: OK (3232 of 3233 tests passed, 10 test warnings)

Messages:\n

  • 11 tests had: AUD diffs.
  • 8 tests had: RDD diffs.
  • 1 test had: EIO diffs.
  • 1 test had: ERR diffs.
  • 1 test had: EDD diffs.
  • 1 test had: ESO big diffs.
  • 1 test had: MDD diffs.
  • 1 test had: MTD diffs.
  • 1 test had: Table big diffs.

Failures:\n

regression Test Summary

  • Passed: 755
  • Failed: 1

Build Badge Test Badge

@nrel-bot-2c
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

condfd-heat-sink-actuator (mitchute) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-UnitTestsCoverage-Debug: OK (1719 of 1719 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot-2b
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

condfd-heat-sink-actuator (mitchute) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-IntegrationCoverage-Debug: OK (740 of 740 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please sign in to comment.