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

feat: added license related changes from metadata #213

Merged
merged 1 commit into from
Apr 21, 2024

feat: added license related changes from metadata

124efc2
Select commit
Loading
Failed to load commit list.
Merged

feat: added license related changes from metadata #213

feat: added license related changes from metadata
124efc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 21, 2024 in 0s

50.66% (-0.37%) compared to e32c008

View this Pull Request on Codecov

50.66% (-0.37%) compared to e32c008

Details

Codecov Report

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

Project coverage is 50.66%. Comparing base (e32c008) to head (124efc2).

Files Patch % Lines
cmd/generate.go 0.00% 41 Missing ⚠️
cmd/start.go 0.00% 16 Missing ⚠️
...al/languages/dotnet/integrations/license/copier.go 13.33% 12 Missing and 1 partial ⚠️
...al/languages/golang/integrations/license/copier.go 13.33% 12 Missing and 1 partial ⚠️
internal/integrations/license/copier.go 43.75% 8 Missing and 1 partial ⚠️
internal/converter/grpc/converter.go 12.50% 6 Missing and 1 partial ⚠️
gen/api/v1/project.pb.go 0.00% 6 Missing ⚠️
internal/converter/cmd/converter.go 0.00% 2 Missing ⚠️
internal/languages/typescript/generator.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
- Coverage   51.02%   50.66%   -0.37%     
==========================================
  Files          98       98              
  Lines        5066     5144      +78     
==========================================
+ Hits         2585     2606      +21     
- Misses       2017     2078      +61     
+ Partials      464      460       -4     

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