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: Ignoring errors from latest images to account for flaky tests #1337

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

Prashansa-K
Copy link
Contributor

Latest images may have bugs and thus, lead to failing tests, even if the submitted changes have no connection with the test.
Ignoring them from the CI for clean builds.

This change is similar to: Kong/go-database-reconciler@c70e4ec

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.46%. Comparing base (57c8e3c) to head (33f40cc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1337      +/-   ##
==========================================
+ Coverage   22.39%   22.46%   +0.06%     
==========================================
  Files          54       54              
  Lines        4514     4514              
==========================================
+ Hits         1011     1014       +3     
+ Misses       3403     3401       -2     
+ Partials      100       99       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Prashansa-K Prashansa-K merged commit f68fb7e into main Jul 16, 2024
41 checks passed
@Prashansa-K Prashansa-K deleted the chore/ignore-error-on-latest-images branch July 16, 2024 09:12
@Prashansa-K Prashansa-K self-assigned this Jul 22, 2024
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.

None yet

3 participants