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

extraction: deprecate no_fallback and as_dict parameters #730

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

adbar
Copy link
Owner

@adbar adbar commented Oct 24, 2024

No description provided.

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.97%. Comparing base (8f8d376) to head (750d627).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #730   +/-   ##
=======================================
  Coverage   98.97%   98.97%           
=======================================
  Files          21       21           
  Lines        3514     3523    +9     
=======================================
+ Hits         3478     3487    +9     
  Misses         36       36           

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

@adbar adbar marked this pull request as ready for review October 31, 2024 10:21
@adbar adbar merged commit 3b86697 into master Oct 31, 2024
13 checks passed
@adbar adbar deleted the parameter_deprecations branch October 31, 2024 11:19
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.

bare_extraction(): deprecate as_dict parameter extract(): replace no_fallback argument by fast
1 participant