Skip to content

Conversation

@theganyo
Copy link
Member

@theganyo theganyo commented May 9, 2023

Fixes #1168

@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Merging #1169 (d426383) into main (2023f33) will increase coverage by 1.13%.
The diff coverage is 86.95%.

@@            Coverage Diff             @@
##             main    #1169      +/-   ##
==========================================
+ Coverage   70.75%   71.89%   +1.13%     
==========================================
  Files         146      146              
  Lines       12061    12060       -1     
==========================================
+ Hits         8534     8670     +136     
+ Misses       2804     2715      -89     
+ Partials      723      675      -48     
Impacted Files Coverage Δ
server/registry/actions_deployment_revisions.go 72.72% <0.00%> (+22.35%) ⬆️
server/registry/actions_spec_revisions.go 71.63% <0.00%> (+22.69%) ⬆️
server/registry/actions_apis.go 84.44% <100.00%> (+8.88%) ⬆️
server/registry/actions_deployments.go 79.62% <100.00%> (+6.17%) ⬆️
server/registry/actions_projects.go 92.30% <100.00%> (+10.25%) ⬆️
server/registry/actions_specs.go 81.73% <100.00%> (+5.02%) ⬆️
server/registry/actions_versions.go 84.44% <100.00%> (+11.11%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@theganyo theganyo requested a review from timburks May 9, 2023 23:49
@theganyo theganyo merged commit a07cc36 into apigee:main May 10, 2023
@theganyo theganyo deleted the theganyo/issue1168 branch May 10, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Registry server: gaps in test coverage for "invalid argument" situations

2 participants