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

Allow CustomNameTypes to specify nillability #220

Merged

Add tests for custom type nillability

27032aa
Select commit
Loading
Failed to load commit list.
Merged

Allow CustomNameTypes to specify nillability #220

Add tests for custom type nillability
27032aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 25, 2024 in 1s

75.94% (-0.65%) compared to d963216

View this Pull Request on Codecov

75.94% (-0.65%) compared to d963216

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 75.94%. Comparing base (d963216) to head (27032aa).
Report is 21 commits behind head on main.

Files Patch % Lines
pkg/generator/schema_generator.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
- Coverage   76.58%   75.94%   -0.65%     
==========================================
  Files          24       26       +2     
  Lines        1892     1646     -246     
==========================================
- Hits         1449     1250     -199     
+ Misses        354      298      -56     
- Partials       89       98       +9     

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