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

Run Gateway API conformance and generate report on tagged builds #5893

Conversation

sunjayBhatia
Copy link
Member

Fixes: #5569

@sunjayBhatia sunjayBhatia added the release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. label Oct 24, 2023
@sunjayBhatia sunjayBhatia requested a review from a team as a code owner October 24, 2023 19:19
@sunjayBhatia sunjayBhatia requested review from stevesloka and skriss and removed request for a team October 24, 2023 19:19
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #5893 (93905e9) into main (bc42c50) will increase coverage by 0.02%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5893      +/-   ##
==========================================
+ Coverage   78.53%   78.56%   +0.02%     
==========================================
  Files         138      139       +1     
  Lines       19323    19614     +291     
==========================================
+ Hits        15176    15410     +234     
- Misses       3855     3901      +46     
- Partials      292      303      +11     

see 6 files with indirect coverage changes

Copy link
Member

@skriss skriss left a comment

Choose a reason for hiding this comment

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

Nice! Will test with 1.27.0-rc.1

@skriss skriss merged commit 381c2c5 into projectcontour:main Oct 24, 2023
29 checks passed
@sunjayBhatia sunjayBhatia deleted the generate-conformance-report-on-release branch October 24, 2023 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gateway API conformance: Run conformance report generation in CI
2 participants