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

Fix(CanvasForm): Update model validation to support new complex schema #2097

Merged
merged 2 commits into from
Mar 19, 2025

Conversation

shivamG640
Copy link
Contributor

@shivamG640 shivamG640 commented Mar 18, 2025

Fixes #2056
Fixes #2090

Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.11%. Comparing base (c9cf51c) to head (d034f41).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2097      +/-   ##
============================================
+ Coverage     81.09%   81.11%   +0.01%     
- Complexity      451      452       +1     
============================================
  Files           537      537              
  Lines         16751    16768      +17     
  Branches       3278     3179      -99     
============================================
+ Hits          13584    13601      +17     
- Misses         2905     3083     +178     
+ Partials        262       84     -178     

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

@shivamG640 shivamG640 requested a review from lordrip March 19, 2025 10:05
@shivamG640 shivamG640 marked this pull request as ready for review March 19, 2025 10:42
Copy link
Member

@lordrip lordrip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job 👌 , thanks for taking care @shivamG640

@shivamG640 shivamG640 merged commit 48d0d1e into KaotoIO:main Mar 19, 2025
13 checks passed
@shivamG640 shivamG640 deleted the Fix_2056 branch March 19, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants