Skip to content

Added more tests for core logic - #138

Merged
ramantsitou merged 2 commits into
masterfrom
feature/coverage
Jun 4, 2026
Merged

ramantsitou merged 2 commits into
masterfrom
feature/coverage

Conversation

@ramantsitou

@ramantsitou ramantsitou commented Jun 4, 2026

Copy link
Copy Markdown
Owner

PR Details

Description

Related Issue

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.

@codecov-commenter

codecov-commenter commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.23%. Comparing base (0b3bb11) to head (2957783).
⚠️ Report is 83 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   77.71%   84.23%   +6.52%     
==========================================
  Files           7        7              
  Lines         184      184              
  Branches       44       41       -3     
==========================================
+ Hits          143      155      +12     
+ Misses         21       11      -10     
+ Partials       20       18       -2     
Flag Coverage Δ
unittests 84.23% <ø> (+6.52%) ⬆️

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 05fea3b into master Jun 4, 2026
6 checks passed
@ramantsitou
ramantsitou deleted the feature/coverage branch June 4, 2026 20:14
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.

2 participants