Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to restricted collection item size #510

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

remove comment

d0d01a7
Select commit
Loading
Failed to load commit list.
Open

Add support to restricted collection item size #510

remove comment
d0d01a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 0s

94.37% (+0.16%) compared to e835215

View this Pull Request on Codecov

94.37% (+0.16%) compared to e835215

Details

Codecov Report

Attention: Patch coverage is 96.96970% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.37%. Comparing base (e835215) to head (d0d01a7).
Report is 1 commits behind head on master.

Files Patch % Lines
XmlSchemaClassGenerator/TypeModel.cs 96.70% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #510      +/-   ##
==========================================
+ Coverage   94.21%   94.37%   +0.16%     
==========================================
  Files          21       21              
  Lines        3148     3238      +90     
  Branches      496      507      +11     
==========================================
+ Hits         2966     3056      +90     
  Misses        118      118              
  Partials       64       64              

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