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

Fix - shift operators work only for int, short, ushort, byte, sbyte. #76

Merged
merged 1 commit into from
Apr 27, 2017

Conversation

DavidCizek
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 27, 2017

Codecov Report

Merging #76 into master will increase coverage by 1.44%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   79.12%   80.57%   +1.44%     
==========================================
  Files          25       25              
  Lines        2898     2898              
  Branches      425      425              
==========================================
+ Hits         2293     2335      +42     
+ Misses        462      425      -37     
+ Partials      143      138       -5
Impacted Files Coverage Δ
src/System.Linq.Dynamic.Core/ExpressionParser.cs 76.43% <100%> (+2.86%) ⬆️

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 88c8da8...f87a533. Read the comment docs.

@StefH
Copy link
Collaborator

StefH commented Apr 27, 2017

Thanks.

@StefH StefH merged commit 8a373ed into zzzprojects:master Apr 27, 2017
StefH added a commit that referenced this pull request Apr 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants