Skip to content

Conversation

@vlboiko
Copy link
Collaborator

@vlboiko vlboiko commented Oct 30, 2025

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 merged commit 04c77b0 into main Oct 30, 2025
3 of 4 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18948878285

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 106 (0.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 5.434%

Changes Missing Coverage Covered Lines Changed/Added Lines %
resources/typed/supporteddrivers_autogen.go 0 106 0.0%
Files with Coverage Reduction New Missed Lines %
openapi_schema/api.go 5 29.21%
Totals Coverage Status
Change from base Build 18919922944: 0.2%
Covered Lines: 1105
Relevant Lines: 20335

💛 - 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.

3 participants