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

allow to declare additional schemas in SdcProviderComponents and SdcC… #379

Conversation

deichmab-draeger
Copy link
Member

…onsumerComponents

Types of changes

  • 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 change)

Checklist:

  • I have updated the changelog accordingly.
  • I have added tests to cover my changes.

@deichmab-draeger deichmab-draeger self-assigned this Jul 17, 2024
@deichmab-draeger deichmab-draeger added enhancement New feature or request v2 Version 2 is affected labels Jul 17, 2024
@deichmab-draeger deichmab-draeger linked an issue Jul 17, 2024 that may be closed by this pull request
2 tasks
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.85%. Comparing base (67094f4) to head (70792b6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #379      +/-   ##
==========================================
- Coverage   90.88%   90.85%   -0.04%     
==========================================
  Files         116      116              
  Lines       12916    12920       +4     
==========================================
- Hits        11739    11738       -1     
- Misses       1177     1182       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/sdc11073/consumer/components.py Outdated Show resolved Hide resolved
@deichmab-draeger deichmab-draeger merged commit 9fe0e64 into Draegerwerk:master Jul 23, 2024
21 checks passed
@deichmab-draeger deichmab-draeger deleted the feature/additional_schemas branch July 23, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2 Version 2 is affected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: add possibility to load external/custom schemata to be validated
2 participants