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

move schema to pkg and split in smaller files #24

Merged
merged 14 commits into from
Dec 10, 2023

tidy up docs and bump plugin version

a332ce2
Select commit
Loading
Failed to load commit list.
Merged

move schema to pkg and split in smaller files #24

tidy up docs and bump plugin version
a332ce2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2023 in 1s

98.51% (+6.27%) compared to dd69ab3

View this Pull Request on Codecov

98.51% (+6.27%) compared to dd69ab3

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (dd69ab3) 92.24% compared to head (a332ce2) 98.51%.
Report is 3 commits behind head on main.

Files Patch % Lines
pkg/generator.go 89.83% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   92.24%   98.51%   +6.27%     
==========================================
  Files           1        6       +5     
  Lines         116      404     +288     
==========================================
+ Hits          107      398     +291     
+ Misses          6        4       -2     
+ Partials        3        2       -1     

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