Skip to content

[bug fix] Add Valgrind command to build and test cppyy action #606

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

mcbarton
Copy link
Collaborator

Description

Please include a summary of changes, motivation and context for this PR.

No idea how but when the cppyy reusable action got made, I missed off the Valgrind command. This PR fixes that.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

@mcbarton mcbarton requested a review from vgvassilev May 28, 2025 19:36
@mcbarton mcbarton changed the title Add Valgrind command to build and test cppyy action [bug fix] Add Valgrind command to build and test cppyy action May 28, 2025
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.35%. Comparing base (29f2920) to head (df8c3e8).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #606   +/-   ##
=======================================
  Coverage   77.35%   77.35%           
=======================================
  Files           9        9           
  Lines        3691     3691           
=======================================
  Hits         2855     2855           
  Misses        836      836           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mcbarton
Copy link
Collaborator Author

This PR is ready for review

@mcbarton mcbarton requested a review from aaronj0 May 29, 2025 08:09
@mcbarton mcbarton force-pushed the Fix-cppyy-action branch from 9ccff75 to df8c3e8 Compare May 29, 2025 14:32
@mcbarton mcbarton requested a review from Vipul-Cariappa May 30, 2025 08:30
Copy link
Collaborator

@Vipul-Cariappa Vipul-Cariappa left a comment

Choose a reason for hiding this comment

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

LGTM!

@mcbarton mcbarton merged commit 16530ca into compiler-research:main May 30, 2025
76 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.

2 participants