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

chore: skip publishing the last empty struct when generator stops #2327

Merged
merged 4 commits into from
Jan 13, 2025

.

d1aaa02
Select commit
Loading
Failed to load commit list.
Merged

chore: skip publishing the last empty struct when generator stops #2327

.
d1aaa02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

67.08% (-0.02%) compared to ade70d8

View this Pull Request on Codecov

67.08% (-0.02%) compared to ade70d8

Details

Codecov Report

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

Project coverage is 67.08%. Comparing base (ade70d8) to head (d1aaa02).

Files with missing lines Patch % Lines
pkg/sources/generator/tickgen.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2327      +/-   ##
==========================================
- Coverage   67.09%   67.08%   -0.02%     
==========================================
  Files         351      351              
  Lines       45269    45272       +3     
==========================================
- Hits        30375    30372       -3     
- Misses      13825    13829       +4     
- Partials     1069     1071       +2     

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