Skip to content

Update examples #1269

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

Merged
merged 14 commits into from
May 11, 2023
Merged

Update examples #1269

merged 14 commits into from
May 11, 2023

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Apr 15, 2023

See the commit messages for details.

QUALITY CHECKLIST

@bkoelman bkoelman force-pushed the update-examples branch 7 times, most recently from c856fdf to 96ccc9c Compare April 19, 2023 09:26
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #1269 (1fd38be) into master (757dd08) will increase coverage by 0.23%.
The diff coverage is 95.82%.

❗ Current head 1fd38be differs from pull request most recent head e0464f5. Consider uploading reports for the commit e0464f5 to get more accurate results

@@            Coverage Diff             @@
##           master    #1269      +/-   ##
==========================================
+ Coverage   92.60%   92.83%   +0.23%     
==========================================
  Files         243      255      +12     
  Lines        7828     8221     +393     
==========================================
+ Hits         7249     7632     +383     
- Misses        579      589      +10     
Impacted Files Coverage Δ
...tityFrameworkExample/Repositories/TagRepository.cs 0.00% <0.00%> (ø)
...EntityFrameworkExample/Services/TodoItemService.cs 77.77% <77.77%> (ø)
src/Examples/MultiDbContextExample/Program.cs 93.44% <80.95%> (-6.56%) ⬇️
...ameworkExample/Services/InMemoryResourceService.cs 93.42% <93.42%> (ø)
...tityFrameworkExample/NullSafeExpressionRewriter.cs 96.29% <96.29%> (ø)
...tityFrameworkExample/QueryLayerIncludeConverter.cs 96.42% <96.42%> (ø)
...Examples/NoEntityFrameworkExample/Data/Database.cs 100.00% <100.00%> (ø)
...les/NoEntityFrameworkExample/Data/InMemoryModel.cs 100.00% <100.00%> (ø)
...meworkExample/InMemoryInverseNavigationResolver.cs 100.00% <100.00%> (ø)
...Examples/NoEntityFrameworkExample/Models/Person.cs 100.00% <100.00%> (ø)
... and 9 more

@bkoelman bkoelman force-pushed the update-examples branch 3 times, most recently from a10b996 to f4d102d Compare April 19, 2023 22:32
@bkoelman bkoelman marked this pull request as ready for review April 19, 2023 23:48
@bkoelman bkoelman requested a review from maurei April 19, 2023 23:48
@bkoelman bkoelman force-pushed the update-examples branch 2 times, most recently from 8aec865 to 012cf4e Compare April 25, 2023 12:10
…tic expression value; fix potential NullReferenceException; use culture-insensitive conversion when no string specified
@maurei maurei merged commit 5301d04 into master May 11, 2023
@maurei maurei deleted the update-examples branch May 11, 2023 05:24
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