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

Add support for custom decorators and base classes #793

Merged
merged 1 commit into from
May 28, 2023
Merged

Conversation

tefra
Copy link
Owner

@tefra tefra commented May 28, 2023

📒 Description

Add configuration to extend generated models by adding custom base classes and decorators

Resolves #xxxx

🔗 What I've Done

Write a description of the steps taken to resolve the issue

💬 Comments

A place to write any comments to the reviewer.

🛫 Checklist

@codecov
Copy link

codecov bot commented May 28, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5eaf612) 99.96% compared to head (b1eb27e) 99.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #793   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files         104      104           
  Lines        9138     9204   +66     
  Branches     2046     2060   +14     
=======================================
+ Hits         9135     9201   +66     
  Partials        3        3           
Impacted Files Coverage Δ
xsdata/formats/dataclass/filters.py 99.75% <100.00%> (+0.02%) ⬆️
xsdata/models/config.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tefra tefra merged commit 4a02fa6 into master May 28, 2023
@tefra tefra deleted the base-classes branch June 5, 2023 08:37
@tlambert03
Copy link
Contributor

very excited for this feature. thank you!

Any estimate on when you'll be releasing the next version?

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