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

Add dict[str,Any] as supported input and output #547

Merged
merged 3 commits into from
Jun 28, 2024
Merged

Conversation

goodwanghan
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1adc576) to head (132c7b8).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #547   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          128       128           
  Lines        12184     12243   +59     
=========================================
+ Hits         12184     12243   +59     

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

@goodwanghan goodwanghan merged commit c6a7f7c into master Jun 28, 2024
25 checks passed
@goodwanghan goodwanghan deleted the 0.9.2.1 branch June 28, 2024 05:27
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.

[FEATURE] Support single dict[str,Any] as transformer input and output
2 participants