Skip to content

Bump Endjin.RecommendedPractices.GitHub from 2.1.15 to 2.1.18#184

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Solutions/Corvus.Json.PropertyBag.Benchmarks/multi-8a0af54075
Open

Bump Endjin.RecommendedPractices.GitHub from 2.1.15 to 2.1.18#184
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Solutions/Corvus.Json.PropertyBag.Benchmarks/multi-8a0af54075

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Updated Endjin.RecommendedPractices.GitHub from 2.1.15 to 2.1.18.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Endjin.RecommendedPractices.GitHub
  dependency-version: 2.1.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Endjin.RecommendedPractices.GitHub
  dependency-version: 2.1.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 21, 2026
@github-actions
Copy link
Copy Markdown

Code Coverage Summary Report - Linux (net8.0)

Summary
Generated on: 04/21/2026 - 12:42:40
Parser: Cobertura
Assemblies: 3
Classes: 23
Files: 25
Line coverage: 91.1% (638 of 700)
Covered lines: 638
Uncovered lines: 62
Coverable lines: 700
Total lines: 2346
Branch coverage: 67.1% (184 of 274)
Covered branches: 184
Total branches: 274
Method coverage: Feature is only available for sponsors

Coverage

Corvus.Json.PropertyBag - 91.2%
Name Line Branch
Corvus.Json.PropertyBag 91.2% 78.3%
Corvus.Json.PropertyBag.Internal.JsonPropertyBag 85.7% 81.2%
Corvus.Json.PropertyBag.Internal.JsonPropertyBagFactory 96.4% 76.6%
Corvus.Json.PropertyBag.Internal.PropertyBagConverter 81.8% 66.6%
Corvus.Json.PropertyBag.JsonPropertyBagFactoryExtensions 80% 50%
Microsoft.Extensions.DependencyInjection.CorvusJsonPropertyBagSerialization
ServiceCollectionExtensions
100% 100%
Corvus.Json.Serialization - 88.2%
Name Line Branch
Corvus.Json.Serialization 88.2% 75.9%
Corvus.Json.Serialization.Internal.CultureInfoConverter 66.6% 50%
Corvus.Json.Serialization.Internal.DateTimeOffsetConverter 84% 75%
Corvus.Json.Serialization.Internal.JsonSerializerOptionsProvider 100% 100%
Corvus.Json.Serialization.JsonStringSpecificEnumConverter 100% 100%
Corvus.Json.Serialization.JsonStringSpecificEnumConverter.Policy 100%
Microsoft.Extensions.DependencyInjection.CorvusJsonSerializationServiceColl
ectionExtensions
90.3% 81.8%
Corvus.Json.Specs - 91.6%
Name Line Branch
Corvus.Json.Specs 91.6% 60%
Corvus_Json_Specs_NUnitAssemblyHooks 100%
Corvus.Extensions.Json.Specs.Samples.EnumPoco 100%
Corvus.Json.Specs.EnumTypeConversionWithCustomizedCasingFeature 100%
Corvus.Json.Specs.JsonExtensionsSpecsSteps 94.5% 73.5%
Corvus.Json.Specs.PropertyBagSpecsForSystemTextJsonFeature 100%
Corvus.Json.Specs.Samples.CultureInfoPocObject 12.5% 21.4%
Corvus.Json.Specs.Samples.DateTimeOffsetPocObject 22.2% 41.6%
Corvus.Json.Specs.Samples.PocObject 14.2% 54.5%
Corvus.Json.Specs.StandardConversionForSystemTextJsonFeature 100%
Corvus.Json.Specs.Steps.EnumCasingSteps 96.2% 66.6%
Corvus.Json.Specs.Steps.PropertyBagSteps 91.2% 63.2%
Corvus.Json.Specs.Steps.StandardConversionSteps 100% 100%

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

Test Results

47 tests  ±0   47 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 77f1c24. ± Comparison against base commit f41361f.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

Code Coverage Summary Report - Windows (net8.0)

Summary
Generated on: 4/21/2026 - 12:43:38 PM
Parser: Cobertura
Assemblies: 3
Classes: 23
Files: 25
Line coverage: 91.1% (638 of 700)
Covered lines: 638
Uncovered lines: 62
Coverable lines: 700
Total lines: 3769
Branch coverage: 67.1% (184 of 274)
Covered branches: 184
Total branches: 274
Method coverage: Feature is only available for sponsors

Coverage

Corvus.Json.PropertyBag - 91.2%
Name Line Branch
Corvus.Json.PropertyBag 91.2% 78.3%
Corvus.Json.PropertyBag.Internal.JsonPropertyBag 85.7% 81.2%
Corvus.Json.PropertyBag.Internal.JsonPropertyBagFactory 96.4% 76.6%
Corvus.Json.PropertyBag.Internal.PropertyBagConverter 81.8% 66.6%
Corvus.Json.PropertyBag.JsonPropertyBagFactoryExtensions 80% 50%
Microsoft.Extensions.DependencyInjection.CorvusJsonPropertyBagSerialization
ServiceCollectionExtensions
100% 100%
Corvus.Json.Serialization - 88.2%
Name Line Branch
Corvus.Json.Serialization 88.2% 75.9%
Corvus.Json.Serialization.Internal.CultureInfoConverter 66.6% 50%
Corvus.Json.Serialization.Internal.DateTimeOffsetConverter 84% 75%
Corvus.Json.Serialization.Internal.JsonSerializerOptionsProvider 100% 100%
Corvus.Json.Serialization.JsonStringSpecificEnumConverter 100% 100%
Corvus.Json.Serialization.JsonStringSpecificEnumConverter.Policy 100%
Microsoft.Extensions.DependencyInjection.CorvusJsonSerializationServiceColl
ectionExtensions
90.3% 81.8%
Corvus.Json.Specs - 91.6%
Name Line Branch
Corvus.Json.Specs 91.6% 60%
Corvus_Json_Specs_NUnitAssemblyHooks 100%
Corvus.Extensions.Json.Specs.Samples.EnumPoco 100%
Corvus.Json.Specs.EnumTypeConversionWithCustomizedCasingFeature 100%
Corvus.Json.Specs.JsonExtensionsSpecsSteps 94.5% 73.5%
Corvus.Json.Specs.PropertyBagSpecsForSystemTextJsonFeature 100%
Corvus.Json.Specs.Samples.CultureInfoPocObject 12.5% 21.4%
Corvus.Json.Specs.Samples.DateTimeOffsetPocObject 22.2% 41.6%
Corvus.Json.Specs.Samples.PocObject 14.2% 54.5%
Corvus.Json.Specs.StandardConversionForSystemTextJsonFeature 100%
Corvus.Json.Specs.Steps.EnumCasingSteps 96.2% 66.6%
Corvus.Json.Specs.Steps.PropertyBagSteps 91.2% 63.2%
Corvus.Json.Specs.Steps.StandardConversionSteps 100% 100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants