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

Deprecate undocumented predicates from the utils module #56

Merged
merged 17 commits into from Sep 20, 2021
Merged

Deprecate undocumented predicates from the utils module #56

merged 17 commits into from Sep 20, 2021

Conversation

elacuesta
Copy link
Member

@elacuesta elacuesta commented Aug 26, 2021

To be merged only after #54 Done

Deprecate is_attrs_instance, is_dataclass_instance, is_pydantic_instance and is_scrapy_item from the utils module. Just to be polite, we are still on 0.x versioning and they are not even documented.

@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #56 (8f75e5a) into master (bb722cf) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 8f75e5a differs from pull request most recent head 34527a1. Consider uploading reports for the commit 34527a1 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master       #56   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          272       266    -6     
=========================================
- Hits           272       266    -6     
Impacted Files Coverage Δ
itemadapter/adapter.py 100.00% <100.00%> (ø)
itemadapter/utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb722cf...34527a1. Read the comment docs.

@elacuesta elacuesta marked this pull request as ready for review August 26, 2021 14:16
@elacuesta elacuesta changed the title Deprecate stuff Deprecate undocumented predicates from the utils module Aug 26, 2021
@elacuesta elacuesta merged commit 46ea084 into scrapy:master Sep 20, 2021
@elacuesta elacuesta deleted the deprecate-stuff branch September 20, 2021 13:23
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.

None yet

2 participants