Skip to content

Configuration of max length by convention in EF Core#24

Merged
adampaquette merged 8 commits intomainfrom
max-length
Apr 28, 2023
Merged

Configuration of max length by convention in EF Core#24
adampaquette merged 8 commits intomainfrom
max-length

Conversation

@adampaquette
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Patch coverage: 94.33% and project coverage change: +0.54 🎉

Comparison is base (12b8da7) 94.16% compared to head (bf153df) 94.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   94.16%   94.71%   +0.54%     
==========================================
  Files          53       55       +2     
  Lines        1183     1230      +47     
==========================================
+ Hits         1114     1165      +51     
+ Misses         69       65       -4     
Impacted Files Coverage Δ
...Typely.Generators/Typely/Parsing/TypeProperties.cs 78.57% <78.57%> (ø)
src/Typely.Core/Extensions/TypeExtensions.cs 100.00% <100.00%> (+100.00%) ⬆️
...Core/Conventions/ConventionSetBuilderExtensions.cs 100.00% <100.00%> (ø)
...y.EfCore/Conventions/TypelyConversionConvention.cs 100.00% <100.00%> (ø)
...ly.EfCore/Conventions/TypelyMaxLengthConvention.cs 100.00% <100.00%> (ø)
src/Typely.Generators/Typely/Emitting/Emitter.cs 97.75% <100.00%> (+0.10%) ⬆️
.../Typely.Generators/Typely/Parsing/EmittableType.cs 100.00% <100.00%> (ø)
...rsing/TypeBuilders/EmittableTypeBuilderOfString.cs 91.75% <100.00%> (+0.26%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adampaquette adampaquette merged commit bfd9f28 into main Apr 28, 2023
@adampaquette adampaquette deleted the max-length branch April 28, 2023 17:28
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