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

Modify transformationPlugins contract to return Object to support One to Many transformations #1206

Modify transformationPlugins contract to return Object to support One…

4452d8c
Select commit
Loading
Failed to load commit list.
Merged

Modify transformationPlugins contract to return Object to support One to Many transformations #1206

Modify transformationPlugins contract to return Object to support One…
4452d8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

80.55% (-0.09%) compared to 3d6b0ad

View this Pull Request on Codecov

80.55% (-0.09%) compared to 3d6b0ad

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.55%. Comparing base (3d6b0ad) to head (4452d8c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1206      +/-   ##
============================================
- Coverage     80.64%   80.55%   -0.09%     
+ Complexity     3076     3075       -1     
============================================
  Files           421      421              
  Lines         15610    15629      +19     
  Branches       1053     1057       +4     
============================================
+ Hits          12588    12590       +2     
- Misses         2381     2394      +13     
- Partials        641      645       +4     

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