♻️ refactor: Newtonsoft.Json to System.Text.Json #74
Codecov / codecov/project
succeeded
Apr 5, 2026 in 1s
35.61% (+0.06%) compared to 2853441
View this Pull Request on Codecov
35.61% (+0.06%) compared to 2853441
Details
Codecov Report
❌ Patch coverage is 50.84746% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.61%. Comparing base (2853441) to head (ec1f116).
Additional details and impacted files
@@ Coverage Diff @@
## develop #74 +/- ##
===========================================
+ Coverage 35.54% 35.61% +0.06%
===========================================
Files 472 472
Lines 6558 6537 -21
Branches 777 776 -1
===========================================
- Hits 2331 2328 -3
+ Misses 4122 4105 -17
+ Partials 105 104 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ory/ChangeTracking/TrackedChangeRecordConverter.cs | 100.00% <100.00%> (ø) |
|
| Revo.Core/Events/JsonMetadata.cs | 92.30% <100.00%> (ø) |
|
| Revo.Core/ValueObjects/SingleValueObject.cs | 100.00% <ø> (ø) |
|
| ...ture/Events/Async/AsyncEventProcessingException.cs | 100.00% <ø> (+25.00%) |
⬆️ |
| ...nts/Async/AsyncEventProcessingSequenceException.cs | 66.66% <ø> (+16.66%) |
⬆️ |
| ...structure/Validation/CommandValidationException.cs | 0.00% <ø> (ø) |
|
| ...iguration/EF6InfrastructureConfigurationSection.cs | 0.00% <0.00%> (ø) |
|
| Providers/EF6/Revo.EF6/Events/EF6EventsModule.cs | 0.00% <0.00%> (ø) |
|
| ...ration/EFCoreInfrastructureConfigurationSection.cs | 0.00% <0.00%> (ø) |
|
| ...Core/DataAccess/Conventions/LowerCaseConvention.cs | 0.00% <0.00%> (ø) |
|
| ... and 10 more |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 2853441...ec1f116. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading