Skip to content

OfType Function#253

Merged
StefH merged 6 commits intooftypefrom
oftype_function
Feb 23, 2019
Merged

OfType Function#253
StefH merged 6 commits intooftypefrom
oftype_function

Conversation

@StefH
Copy link
Copy Markdown
Collaborator

@StefH StefH commented Feb 22, 2019

No description provided.

@StefH StefH changed the base branch from master to oftype February 22, 2019 11:50
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 22, 2019

Codecov Report

Merging #253 into oftype will decrease coverage by 0.31%.
The diff coverage is 88.05%.

Impacted file tree graph

@@            Coverage Diff            @@
##           oftype    #253      +/-   ##
=========================================
- Coverage   96.81%   96.5%   -0.32%     
=========================================
  Files          40      41       +1     
  Lines        7064    7201     +137     
=========================================
+ Hits         6839    6949     +110     
- Misses        225     252      +27
Impacted Files Coverage Δ
...eProviders/DefaultDynamicLinqCustomTypeProvider.cs 85.71% <0%> (-14.29%) ⬇️
...Providers/AbstractDynamicLinqCustomTypeProvider.cs 71.23% <0%> (-28.77%) ⬇️
src/System.Linq.Dynamic.Core/ParsingConfig.cs 100% <100%> (ø) ⬆️
...em.Linq.Dynamic.Core/DynamicQueryableExtensions.cs 100% <100%> (ø) ⬆️
.../System.Linq.Dynamic.Core/Parser/KeywordsHelper.cs 100% <100%> (ø) ⬆️
src/System.Linq.Dynamic.Core/Parser/TypeFinder.cs 100% <100%> (ø)
...namic.Core/Parser/SupportedMethods/MethodFinder.cs 100% <100%> (ø) ⬆️
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 98.64% <100%> (+0.02%) ⬆️

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 4efa3d4...54208a7. Read the comment docs.

* SimpleName

* add tests

* solve code issue

* fix code complexity

* e != null

* TypeFinder

* .

* add test
@StefH StefH merged commit 07ada7f into oftype Feb 23, 2019
@StefH StefH deleted the oftype_function branch February 23, 2019 09:23
StefH added a commit that referenced this pull request Feb 28, 2019
* OfType and Cast

* cast and offtype

* 1.0.11

* Add NetCoreApp target & include DefaultDynamicLinqCustomTypeProvider (#251)

* netcoreapp2.1

* update program.cs

* OfType Function (#253)

* wip

* Comment unused code

* Function AsType, Is, As and Cast

* fix

* fix

* Resolve types by simple name #252 (#254)

* SimpleName

* add tests

* solve code issue

* fix code complexity

* e != null

* TypeFinder

* .

* add test

* update tests

* remove it.OfType(...)
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.

1 participant