Skip to content

fix: DIA-2021: use defaultdict for input_field_types instead of dict #358

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

Merged
merged 4 commits into from
Mar 17, 2025

Conversation

pakelley
Copy link
Contributor

This keeps from failing to determine text input types on multimodal projects

@robot-ci-heartex robot-ci-heartex temporarily deployed to fb-dia-2021 March 14, 2025 23:41 Destroyed
@robot-ci-heartex robot-ci-heartex marked this pull request as draft March 15, 2025 10:05
@pakelley pakelley marked this pull request as ready for review March 17, 2025 15:57
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.83%. Comparing base (eef8e0c) to head (67762b3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #358      +/-   ##
==========================================
+ Coverage   65.78%   65.83%   +0.04%     
==========================================
  Files          49       49              
  Lines        2788     2792       +4     
==========================================
+ Hits         1834     1838       +4     
  Misses        954      954              

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

@pakelley pakelley merged commit 49fa971 into master Mar 17, 2025
11 checks passed
@pakelley pakelley deleted the fb-dia-2021 branch March 17, 2025 18:05
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.

5 participants