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

Int bug fixed mentioned in issue #7 #8

Merged
merged 1 commit into from
Aug 2, 2019
Merged

Int bug fixed mentioned in issue #7 #8

merged 1 commit into from
Aug 2, 2019

Conversation

nikunjy
Copy link
Owner

@nikunjy nikunjy commented Aug 2, 2019

No description provided.

@nikunjy nikunjy mentioned this pull request Aug 2, 2019
@codecov-io
Copy link

codecov-io commented Aug 2, 2019

Codecov Report

Merging #8 into master will decrease coverage by 1.42%.
The diff coverage is 67.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   74.71%   73.29%   -1.43%     
==========================================
  Files          12       12              
  Lines        1558     2003     +445     
==========================================
+ Hits         1164     1468     +304     
- Misses        350      475     +125     
- Partials       44       60      +16
Impacted Files Coverage Δ
parser/float_operation.go 95.91% <100%> (-0.58%) ⬇️
parser/operation.go 66.66% <64%> (ø) ⬆️
parser/int_operation.go 92.15% <66.66%> (ø) ⬆️
parser/jsonquery_lexer.go 100% <0%> (ø) ⬆️
parser/jsonquery_parser.go 65.36% <0%> (+0.83%) ⬆️
parser/evaluate.go 86.27% <0%> (+7.7%) ⬆️

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 8228a8c...d553bdd. Read the comment docs.

@nikunjy nikunjy merged commit 9c1aef6 into master Aug 2, 2019
@nikunjy nikunjy deleted the int_bug_fix branch January 28, 2020 04:55
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.

2 participants