Skip to content

Enhance allOf decoder to accumulate changes from previous decoders#52

Merged
joanllenas merged 4 commits into
masterfrom
all-of-merge-transformed
Sep 4, 2025
Merged

Enhance allOf decoder to accumulate changes from previous decoders#52
joanllenas merged 4 commits into
masterfrom
all-of-merge-transformed

Conversation

@joanllenas
Copy link
Copy Markdown
Owner

  • Enhance the allOf decoder to accumulate transformations from previous decoders.
    When a decoder performs a map, flatMap, or similar operation, the resulting transformation should be carried forward so that the final value reflects all prior transformations.
  • Regenerate the documentation.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2025

Codecov Report

❌ Patch coverage is 98.27586% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.54%. Comparing base (05c64fc) to head (df5b498).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/schemas/all-of.ts 98.27% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   96.48%   96.54%   +0.05%     
==========================================
  Files          38       38              
  Lines        1537     1592      +55     
  Branches      140      147       +7     
==========================================
+ Hits         1483     1537      +54     
- Misses         54       55       +1     

☔ 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.

@joanllenas joanllenas merged commit 092b407 into master Sep 4, 2025
4 checks passed
@joanllenas joanllenas deleted the all-of-merge-transformed branch September 4, 2025 19:52
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.

1 participant