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

Added lower and upper functions #164

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

cs-christopher-carsey
Copy link

For use in functional expressions: [?lower(foo) == 'bar']

For use in functional expressions: [?lower(foo) == 'bar']
@codecov-io
Copy link

codecov-io commented Jul 16, 2018

Codecov Report

Merging #164 into develop will increase coverage by 0.8%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #164     +/-   ##
==========================================
+ Coverage    97.25%   98.06%   +0.8%     
==========================================
  Files           14       14             
  Lines         1459     1445     -14     
==========================================
- Hits          1419     1417      -2     
+ Misses          40       28     -12
Impacted Files Coverage Δ
jmespath/functions.py 98.54% <50%> (-0.97%) ⬇️
jmespath/__init__.py 100% <0%> (+56%) ⬆️

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 1c9c35c...04d4b94. Read the comment docs.

@hanagiat
Copy link

Is there a reason why this PR is not yet approved and merged?
Lots of people out there need it!

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

3 participants