Skip to content

Add ConsoleApp using EF6 Effort#292

Merged
StefH merged 2 commits intomasterfrom
effort_example
Aug 22, 2019
Merged

Add ConsoleApp using EF6 Effort#292
StefH merged 2 commits intomasterfrom
effort_example

Conversation

@StefH
Copy link
Collaborator

@StefH StefH commented Aug 22, 2019

No description provided.

@codecov
Copy link

codecov bot commented Aug 22, 2019

Codecov Report

Merging #292 into master will decrease coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage    87.5%   87.04%   -0.46%     
==========================================
  Files          42       42              
  Lines        4280     4260      -20     
==========================================
- Hits         3745     3708      -37     
- Misses        535      552      +17
Impacted Files Coverage Δ
...rc/System.Linq.Dynamic.Core/DynamicClassFactory.cs 96.81% <0%> (-1.82%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionHelper.cs 94.11% <0%> (-1.48%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 85.6% <0%> (-0.99%) ⬇️

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 2393949...d937fa7. Read the comment docs.

4 similar comments
@codecov
Copy link

codecov bot commented Aug 22, 2019

Codecov Report

Merging #292 into master will decrease coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage    87.5%   87.04%   -0.46%     
==========================================
  Files          42       42              
  Lines        4280     4260      -20     
==========================================
- Hits         3745     3708      -37     
- Misses        535      552      +17
Impacted Files Coverage Δ
...rc/System.Linq.Dynamic.Core/DynamicClassFactory.cs 96.81% <0%> (-1.82%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionHelper.cs 94.11% <0%> (-1.48%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 85.6% <0%> (-0.99%) ⬇️

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 2393949...d937fa7. Read the comment docs.

@codecov
Copy link

codecov bot commented Aug 22, 2019

Codecov Report

Merging #292 into master will decrease coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage    87.5%   87.04%   -0.46%     
==========================================
  Files          42       42              
  Lines        4280     4260      -20     
==========================================
- Hits         3745     3708      -37     
- Misses        535      552      +17
Impacted Files Coverage Δ
...rc/System.Linq.Dynamic.Core/DynamicClassFactory.cs 96.81% <0%> (-1.82%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionHelper.cs 94.11% <0%> (-1.48%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 85.6% <0%> (-0.99%) ⬇️

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 2393949...d937fa7. Read the comment docs.

@codecov
Copy link

codecov bot commented Aug 22, 2019

Codecov Report

Merging #292 into master will decrease coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage    87.5%   87.04%   -0.46%     
==========================================
  Files          42       42              
  Lines        4280     4260      -20     
==========================================
- Hits         3745     3708      -37     
- Misses        535      552      +17
Impacted Files Coverage Δ
...rc/System.Linq.Dynamic.Core/DynamicClassFactory.cs 96.81% <0%> (-1.82%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionHelper.cs 94.11% <0%> (-1.48%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 85.6% <0%> (-0.99%) ⬇️

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 2393949...d937fa7. Read the comment docs.

@codecov
Copy link

codecov bot commented Aug 22, 2019

Codecov Report

Merging #292 into master will decrease coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage    87.5%   87.04%   -0.46%     
==========================================
  Files          42       42              
  Lines        4280     4260      -20     
==========================================
- Hits         3745     3708      -37     
- Misses        535      552      +17
Impacted Files Coverage Δ
...rc/System.Linq.Dynamic.Core/DynamicClassFactory.cs 96.81% <0%> (-1.82%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionHelper.cs 94.11% <0%> (-1.48%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 85.6% <0%> (-0.99%) ⬇️

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 2393949...d937fa7. Read the comment docs.

@codecov
Copy link

codecov bot commented Aug 22, 2019

Codecov Report

Merging #292 into master will decrease coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage    87.5%   87.04%   -0.46%     
==========================================
  Files          42       42              
  Lines        4280     4260      -20     
==========================================
- Hits         3745     3708      -37     
- Misses        535      552      +17
Impacted Files Coverage Δ
...rc/System.Linq.Dynamic.Core/DynamicClassFactory.cs 96.81% <0%> (-1.82%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionHelper.cs 94.11% <0%> (-1.48%) ⬇️
...ystem.Linq.Dynamic.Core/Parser/ExpressionParser.cs 85.6% <0%> (-0.99%) ⬇️

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 2393949...9ec55d8. Read the comment docs.

@StefH StefH merged commit d1fe2a7 into master Aug 22, 2019
@StefH StefH deleted the effort_example branch August 22, 2019 20:08
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