Skip to content

feat(crud): support object models#4533

Open
platosha wants to merge 1 commit intomainfrom
feat/model-object-crud
Open

feat(crud): support object models#4533
platosha wants to merge 1 commit intomainfrom
feat/model-object-crud

Conversation

@platosha
Copy link
Contributor

@platosha platosha commented Jan 2, 2026

Fixes #3437

@CLAassistant
Copy link

CLAassistant commented Jan 2, 2026

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Jan 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.75%. Comparing base (1ea5781) to head (653236c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4533      +/-   ##
==========================================
+ Coverage   86.70%   86.75%   +0.04%     
==========================================
  Files         128      128              
  Lines        8749     8782      +33     
  Branches     1348     1360      +12     
==========================================
+ Hits         7586     7619      +33     
  Misses       1140     1140              
  Partials       23       23              
Flag Coverage Δ
unittests 86.75% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@platosha platosha force-pushed the feat/model-object-crud branch from 6b7844c to 653236c Compare January 22, 2026 10:56
@platosha platosha changed the title feat/model object crud feat(crud): support object models Jan 22, 2026
@platosha platosha marked this pull request as ready for review January 22, 2026 10:57
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
88.5% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

[Object Models] CRUD support

2 participants