Skip to content

fix: fill schema defaults on current partial before diffing - #2234

Open
VarunAthreya wants to merge 2 commits into
mainfrom
fix/partial-diff-schema-defaults
Open

VarunAthreya wants to merge 2 commits into
mainfrom
fix/partial-diff-schema-defaults

Conversation

@VarunAthreya

Copy link
Copy Markdown
Member

Fill schema defaults on partials before diffing, preventing spurious update diffs.

Fixes Issue: #2199

Corresponding GDR PR: Kong/go-database-reconciler#527

@codecov-commenter

codecov-commenter commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.06%. Comparing base (3670d4a) to head (dc0316f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2234      +/-   ##
==========================================
+ Coverage   36.02%   36.06%   +0.03%     
==========================================
  Files          82       82              
  Lines        7844     7844              
==========================================
+ Hits         2826     2829       +3     
+ Misses       4750     4748       -2     
+ Partials      268      267       -1     

☔ View full report in Codecov by Harness.
📢 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.

@harshadixit12

Copy link
Copy Markdown
Contributor

@VarunAthreya as a rule of thumb - let's add integration tests in decK for any bugs.
GDR does not test with konnect.

@VarunAthreya
VarunAthreya force-pushed the fix/partial-diff-schema-defaults branch from 3e0cd6f to d93eae5 Compare September 18, 2026 05:43
@VarunAthreya
VarunAthreya force-pushed the fix/partial-diff-schema-defaults branch from d93eae5 to dc0316f Compare September 18, 2026 05:44
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