Skip to content

Add metadata to conformance report #680

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 2 commits into from
Aug 9, 2022

Conversation

shrutiparabgoogle
Copy link
Contributor

Summary of changes:

  • Updated the conformance_report proto to include display_name and description in the ruleReport.
  • Update compute conformance command logic to add the following to the report:
    • DisplayName
    • Description
    • specName with revisionID included

PS: The generated rpc code includes multiple changes due to a change in the protoc-gen-go version. The only significant change in the rpc folder is the one in the ConformanceReport proto.

@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #680 (c6bfaa5) into main (213371d) will increase coverage by 55.56%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           main     #680       +/-   ##
=========================================
+ Coverage      0   55.56%   +55.56%     
=========================================
  Files         0       89       +89     
  Lines         0     7712     +7712     
=========================================
+ Hits          0     4285     +4285     
- Misses        0     2972     +2972     
- Partials      0      455      +455     
Impacted Files Coverage Δ
cmd/registry/conformance/conformance-task.go 46.55% <100.00%> (ø)
cmd/registry/cmd/upload/manifest.go 56.60% <0.00%> (ø)
cmd/registry/cmd/resolve/resolve.go 72.85% <0.00%> (ø)
pkg/connection/client.go 82.14% <0.00%> (ø)
server/registry/names/project.go 40.38% <0.00%> (ø)
cmd/registry/cmd/config/configurations/activate.go 60.86% <0.00%> (ø)
server/registry/actions_versions.go 64.08% <0.00%> (ø)
...eaking-change-detector/breaking_change_detector.go 87.32% <0.00%> (ø)
cmd/registry/diff/differ.go 69.39% <0.00%> (ø)
server/registry/actions_spec_revisions.go 35.87% <0.00%> (ø)
... and 80 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@shrutiparabgoogle shrutiparabgoogle requested review from timburks and michaelyara and removed request for timburks and michaelyara August 8, 2022 22:10
@shrutiparabgoogle shrutiparabgoogle marked this pull request as draft August 8, 2022 22:12
@shrutiparabgoogle shrutiparabgoogle marked this pull request as ready for review August 8, 2022 22:42
@shrutiparabgoogle shrutiparabgoogle merged commit 8b58a46 into apigee:main Aug 9, 2022
@shrutiparabgoogle shrutiparabgoogle linked an issue Aug 10, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Styleguides: improvements in styleguide/conformance protos
3 participants