Skip to content

added openapi autogenerated methods for rest v5.5#59

Open
vlboiko wants to merge 1 commit into
mainfrom
api_v5.5
Open

added openapi autogenerated methods for rest v5.5#59
vlboiko wants to merge 1 commit into
mainfrom
api_v5.5

Conversation

@vlboiko
Copy link
Copy Markdown
Collaborator

@vlboiko vlboiko commented May 30, 2026

Description

Brief description of what this PR does.

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring (no functional changes)
  • Performance improvement
  • Test coverage improvement

Changes Made

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested the examples affected by my changes

Documentation

  • I have updated the documentation accordingly
  • I have updated the CHANGELOG.md (if applicable)
  • My changes generate no new warnings in the documentation build

Code Quality

  • My code follows the Go style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new lint warnings
  • I have run make fmt and make lint locally

Breaking Changes

If this PR contains breaking changes, please describe them here and how users should adapt their code:

Additional Notes

Any additional information that reviewers should know about this PR.

Related Issues

Fixes #(issue number)
Closes #(issue number)
Relates to #(issue number)

@vlboiko vlboiko force-pushed the api_v5.5 branch 2 times, most recently from 3ce2978 to b6142bb Compare May 30, 2026 20:01
@coveralls
Copy link
Copy Markdown

coveralls commented May 30, 2026

Coverage Report for CI Build 26721137898

Coverage decreased (-0.4%) to 6.124%

Details

  • Coverage decreased (-0.4%) from the base build.
  • Patch coverage: 1474 uncovered changes across 32 files (0 of 1474 lines covered, 0.0%).
  • 28 coverage regressions across 5 files.

Uncovered Changes

Top 10 Files by Coverage Impact Changed Covered %
resources/typed/tenant_autogen.go 182 0 0.0%
resources/typed/prometheusmetrics_autogen.go 171 0 0.0%
resources/untyped/tenant_autogen.go 118 0 0.0%
resources/untyped/tenant_metadata.go 96 0 0.0%
resources/untyped/prometheus_metrics_autogen.go 90 0 0.0%
resources/untyped/prometheus_metrics_metadata.go 72 0 0.0%
resources/typed/virtualmachine_autogen.go 67 0 0.0%
resources/typed/view_autogen.go 66 0 0.0%
resources/typed/dbox_autogen.go 50 0 0.0%
resources/typed/ebox_autogen.go 50 0 0.0%
Total (32 files) 1474 0 0.0%

Coverage Regressions

28 previously-covered lines in 5 files lost coverage.

File Lines Losing Coverage Coverage
openapi_schema/api.go 24 24.48%
resources/untyped/dbox_metadata.go 1 0.0%
resources/untyped/ebox_metadata.go 1 0.0%
resources/untyped/prometheus_metrics_metadata.go 1 0.0%
resources/untyped/view_metadata.go 1 0.0%

Coverage Stats

Coverage Status
Relevant Lines: 24820
Covered Lines: 1520
Line Coverage: 6.12%
Coverage Strength: 1.24 hits per line

💛 - Coveralls

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.

2 participants