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: running ci with gatekeeper debug logs #3260

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

JaydipGabani
Copy link
Contributor

What this PR does / why we need it:
fixes #3247
Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
@JaydipGabani JaydipGabani requested a review from a team as a code owner February 7, 2024 01:19
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f197cbe) 54.39% compared to head (a93e693) 54.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3260      +/-   ##
==========================================
+ Coverage   54.39%   54.49%   +0.10%     
==========================================
  Files         134      134              
  Lines       12329    12329              
==========================================
+ Hits         6706     6719      +13     
+ Misses       5126     5117       -9     
+ Partials      497      493       -4     
Flag Coverage Δ
unittests 54.49% <ø> (+0.10%) ⬆️

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.

Copy link
Contributor

@maxsmythe maxsmythe left a comment

Choose a reason for hiding this comment

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

LGTM

@JaydipGabani JaydipGabani merged commit 0bac5b0 into open-policy-agent:master Feb 7, 2024
16 checks passed
@JaydipGabani JaydipGabani deleted the ci-debug branch February 7, 2024 02:04
leewoobin789 pushed a commit to softlee-io/gatekeeper that referenced this pull request Apr 1, 2024
Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
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.

Run CI checks with loglevel set to DEBUG for gatekeeper
3 participants