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

ci: fix scheduled security scan #1004

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

lavarou
Copy link
Member

@lavarou lavarou commented Jan 2, 2025

codeql-action/upload-sarif needs to know where the scanned code was checked out if it has been checked out to a subdir of github.workspace.

codeql-action/upload-sarif needs to know where the scanned code was checked out
if it has been checked out to a subdir of github.workspace.
@lavarou lavarou self-assigned this Jan 2, 2025
@newrelic-php-agent-bot
Copy link

newrelic-php-agent-bot commented Jan 2, 2025

Test Suite Status Result
Multiverse 7/7 passing
SOAK 61/62 passing

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.61%. Comparing base (0d0f724) to head (0733e1f).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1004      +/-   ##
==========================================
+ Coverage   77.94%   78.61%   +0.66%     
==========================================
  Files         195      196       +1     
  Lines       26325    27069     +744     
==========================================
+ Hits        20520    21280     +760     
+ Misses       5805     5789      -16     
Flag Coverage Δ
agent-for-php-7.2 78.62% <ø> (?)
agent-for-php-7.3 78.64% <ø> (?)
agent-for-php-7.4 78.34% <ø> (?)
agent-for-php-8.0 78.36% <ø> (?)
agent-for-php-8.1 78.35% <ø> (?)
agent-for-php-8.2 77.94% <ø> (ø)
agent-for-php-8.3 77.94% <ø> (?)

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.

@lavarou lavarou force-pushed the ci/fix-scheduled-security-scan branch from 0733e1f to 01d2044 Compare January 2, 2025 21:09
@lavarou lavarou requested a review from bduranleau-nr January 2, 2025 21:10
@lavarou lavarou merged commit f26aead into dev Jan 3, 2025
56 checks passed
@lavarou lavarou deleted the ci/fix-scheduled-security-scan branch January 3, 2025 01:46
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.

4 participants