Skip to content

#145 removed Microsoft.EntityFrameworkCore.Relational dependency - #157

Merged
ramantsitou merged 2 commits into
masterfrom
feature/#145-Remove-Microsoft.EntityFrameworkCore.Relational-dependency
Sep 13, 2026
Merged

ramantsitou merged 2 commits into
masterfrom
feature/#145-Remove-Microsoft.EntityFrameworkCore.Relational-dependency

Conversation

@ramantsitou

@ramantsitou ramantsitou commented Sep 13, 2026

Copy link
Copy Markdown
Owner

PR Details

Description

Related Issue

#145

How Has This Been Tested

Checklist

  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@ramantsitou ramantsitou self-assigned this Sep 13, 2026
@codecov

codecov Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.23%. Comparing base (8964c2d) to head (06b95b5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   84.23%   84.23%           
=======================================
  Files           7        7           
  Lines         184      184           
  Branches       41       41           
=======================================
  Hits          155      155           
  Misses         11       11           
  Partials       18       18           
Flag Coverage Δ
unittests 84.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ramantsitou
ramantsitou merged commit 3b268d3 into master Sep 13, 2026
6 checks passed
@ramantsitou
ramantsitou deleted the feature/#145-Remove-Microsoft.EntityFrameworkCore.Relational-dependency branch September 13, 2026 07:47
renebentes pushed a commit to renebentes/3054 that referenced this pull request Sep 14, 2026
Updated
[MockQueryable.NSubstitute](https://github.com/romantitov/MockQueryable)
from 10.0.8 to 10.0.12.

<details>
<summary>Release notes</summary>

_Sourced from [MockQueryable.NSubstitute's
releases](https://github.com/romantitov/MockQueryable/releases)._

## 10.0.12

## What's Changed
* added total downloads flow by @​ramantsitou in
ramantsitou/MockQueryable#129
* Update download badge by @​github-actions[bot] in
ramantsitou/MockQueryable#130
* Update download badge by @​github-actions[bot] in
ramantsitou/MockQueryable#131
* Bump coverlet.msbuild from 10.0.0 to 10.0.1 by @​dependabot[bot] in
ramantsitou/MockQueryable#132
* Bump peter-evans/create-pull-request from 7 to 8 by @​dependabot[bot]
in ramantsitou/MockQueryable#133
* Bump NUnit from 4.6.0 to 4.6.1 by @​dependabot[bot] in
ramantsitou/MockQueryable#134
* Feature/architecture by @​ramantsitou in
ramantsitou/MockQueryable#137
* Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#135
* Bump Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2 by
@​dependabot[bot] in
ramantsitou/MockQueryable#136
* Added more tests for core logic by @​ramantsitou in
ramantsitou/MockQueryable#138
* Bump codecov/codecov-action from 6 to 7 by @​dependabot[bot] in
ramantsitou/MockQueryable#139
* Bump actions/checkout from 6 to 7 by @​dependabot[bot] in
ramantsitou/MockQueryable#142
* Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#143
* Bump AutoMapper from 16.1.1 to 16.2.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#144
* Bump Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.2 to 10.0.3 by
@​dependabot[bot] in
ramantsitou/MockQueryable#147
* Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 by @​dependabot[bot]
in ramantsitou/MockQueryable#150
* Bump NUnit3TestAdapter from 6.2.0 to 6.3.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#156
* Bump Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#155
* #​145 removed Microsoft.EntityFrameworkCore.Relational dependency by
@​ramantsitou in ramantsitou/MockQueryable#157
* Bump NSubstitute from 5.3.0 to 6.2.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#154
* Update EF Core and Test SDK versions by @​ramantsitou in
ramantsitou/MockQueryable#158

## New Contributors
* @​github-actions[bot] made their first contribution in
ramantsitou/MockQueryable#130

**Full Changelog**:
ramantsitou/MockQueryable@v10.0.8...v10.0.12

## What's Changed
* added total downloads flow by @​ramantsitou in
ramantsitou/MockQueryable#129
* Update download badge by @​github-actions[bot] in
ramantsitou/MockQueryable#130
* Update download badge by @​github-actions[bot] in
ramantsitou/MockQueryable#131
* Bump coverlet.msbuild from 10.0.0 to 10.0.1 by @​dependabot[bot] in
ramantsitou/MockQueryable#132
* Bump peter-evans/create-pull-request from 7 to 8 by @​dependabot[bot]
in ramantsitou/MockQueryable#133
* Bump NUnit from 4.6.0 to 4.6.1 by @​dependabot[bot] in
ramantsitou/MockQueryable#134
* Feature/architecture by @​ramantsitou in
ramantsitou/MockQueryable#137
* Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#135
* Bump Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2 by
@​dependabot[bot] in
ramantsitou/MockQueryable#136
* Added more tests for core logic by @​ramantsitou in
ramantsitou/MockQueryable#138
* Bump codecov/codecov-action from 6 to 7 by @​dependabot[bot] in
ramantsitou/MockQueryable#139
* Bump actions/checkout from 6 to 7 by @​dependabot[bot] in
ramantsitou/MockQueryable#142
* Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#143
* Bump AutoMapper from 16.1.1 to 16.2.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#144
* Bump Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.2 to 10.0.3 by
@​dependabot[bot] in
ramantsitou/MockQueryable#147
* Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 by @​dependabot[bot]
in ramantsitou/MockQueryable#150
* Bump NUnit3TestAdapter from 6.2.0 to 6.3.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#156
* Bump Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#155
* #​145 removed Microsoft.EntityFrameworkCore.Relational dependency by
@​ramantsitou in ramantsitou/MockQueryable#157
* Bump NSubstitute from 5.3.0 to 6.2.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#154
* Update EF Core and Test SDK versions by @​ramantsitou in
ramantsitou/MockQueryable#158
 ... (truncated)

Commits viewable in [compare
view](ramantsitou/MockQueryable@v10.0.8...v10.0.12).
</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant