Skip to content

[ci] fix VFX2022 runner#298

Merged
antond-weta merged 1 commit into
AcademySoftwareFoundation:mainfrom
antond-weta:fix_vp22
Jun 27, 2026
Merged

[ci] fix VFX2022 runner#298
antond-weta merged 1 commit into
AcademySoftwareFoundation:mainfrom
antond-weta:fix_vp22

Conversation

@antond-weta

Copy link
Copy Markdown
Contributor

Description

Tests

Checklist:

  • I have read the contribution guidelines.
  • I have updated the documentation, if applicable. (Check if there is no
    need to update the documentation, for example if this is a bug fix that
    doesn't change the API.)
  • I have ensured that the change is tested somewhere in the testsuite
    (adding new test cases if necessary).
  • My code follows the prevailing code style of this project. If I haven't
    already run clang-format before submitting, I definitely will look at the CI
    test that runs clang-format and fix anything that it highlights as being
    nonconforming.

Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.32%. Comparing base (a11c5c2) to head (1ec609d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #298   +/-   ##
=======================================
  Coverage   91.32%   91.32%           
=======================================
  Files          17       17           
  Lines        3551     3551           
  Branches      527      527           
=======================================
  Hits         3243     3243           
  Misses        308      308           

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a11c5c2...1ec609d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

with:
fetch-depth: '0'
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

what's happening? Should this be a signal to do something with our node version instead?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@antond-weta antond-weta merged commit 714f06b into AcademySoftwareFoundation:main Jun 27, 2026
23 checks passed
@antond-weta antond-weta deleted the fix_vp22 branch June 27, 2026 03:13
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