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 support for JMESPath selectors #68

Merged
merged 5 commits into from
Apr 20, 2023
Merged

Add support for JMESPath selectors #68

merged 5 commits into from
Apr 20, 2023

Conversation

VMRuiz
Copy link
Contributor

@VMRuiz VMRuiz commented Apr 19, 2023

Fixes #67

@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #68 (88c5d15) into master (94b8099) will decrease coverage by 0.36%.
The diff coverage is 95.83%.

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   99.60%   99.25%   -0.36%     
==========================================
  Files           4        4              
  Lines         252      267      +15     
==========================================
+ Hits          251      265      +14     
- Misses          1        2       +1     
Impacted Files Coverage Δ
itemloaders/utils.py 93.75% <90.47%> (-3.13%) ⬇️
itemloaders/__init__.py 100.00% <100.00%> (ø)

itemloaders/__init__.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@Gallaecio Gallaecio merged commit 54fc3cc into master Apr 20, 2023
@VMRuiz VMRuiz deleted the feature/jmes branch April 21, 2023 08:14
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 Request: Adding "add_jmes" and "replace_jmes" method to ItemLoader
4 participants