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 specification packages #78

Merged
merged 8 commits into from
May 17, 2024

Add some more unit tests for the generator

0029e15
Select commit
Loading
Failed to load commit list.
Merged

Add specification packages #78

Add some more unit tests for the generator
0029e15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2024 in 0s

79.94% (-0.12%) compared to 7eb4b5a, passed because coverage increased by +0.44% when compared to adjusted base (79.49%)

View this Pull Request on Codecov

79.94% (-0.12%) compared to 7eb4b5a, passed because coverage increased by +0.44% when compared to adjusted base (79.49%)

Details

Codecov Report

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

Project coverage is 79.94%. Comparing base (7eb4b5a) to head (0029e15).

Files Patch % Lines
tools/generator.go 0.00% 49 Missing ⚠️
pkg/api/v990/types.go 33.33% 6 Missing ⚠️
pkg/api/types.go 71.42% 3 Missing and 1 partial ⚠️
pkg/api/v03/docs.go 97.56% 2 Missing ⚠️
pkg/api/v990/docs.go 66.66% 2 Missing ⚠️
pkg/api/zz_ztest_foosubjectbarpredicate_1_2_3.go 93.10% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   80.05%   79.94%   -0.12%     
==========================================
  Files          46       48       +2     
  Lines        3164     3291     +127     
==========================================
+ Hits         2533     2631      +98     
- Misses        524      552      +28     
- Partials      107      108       +1     

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