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 generated fields #73

Merged
merged 4 commits into from Feb 8, 2024
Merged

Add support for generated fields #73

merged 4 commits into from Feb 8, 2024

Conversation

msmakouz
Copy link
Member

@msmakouz msmakouz commented Feb 6, 2024

What was changed

Added support for GENERATED_FIELDS in the schema, which will be in the next version of Cycle ORM

Checklist

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (67da7e7) 94.62% compared to head (6ec2148) 94.90%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x      #73      +/-   ##
============================================
+ Coverage     94.62%   94.90%   +0.27%     
- Complexity      585      590       +5     
============================================
  Files            45       45              
  Lines          1655     1667      +12     
============================================
+ Hits           1566     1582      +16     
+ Misses           89       85       -4     

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

@roxblnfk roxblnfk merged commit 8fbc463 into 2.x Feb 8, 2024
41 checks passed
@roxblnfk roxblnfk deleted the feature/generated-fields branch February 8, 2024 18:29
@roxblnfk roxblnfk mentioned this pull request Feb 8, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature.
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

None yet

3 participants