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

Fix slice unmarshaling #3097

Merged
merged 5 commits into from
Jan 1, 2024

Merge branch 'fix-slice' of github.com:anbraten/woodpecker into fix-s…

b016e5c
Select commit
Loading
Failed to load commit list.
Merged

Fix slice unmarshaling #3097

Merge branch 'fix-slice' of github.com:anbraten/woodpecker into fix-s…
b016e5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 1, 2024 in 1s

34.82% (-0.07%) compared to b61013c

View this Pull Request on Codecov

34.82% (-0.07%) compared to b61013c

Details

Codecov Report

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

Comparison is base (b61013c) 34.88% compared to head (b016e5c) 34.82%.

Files Patch % Lines
pipeline/frontend/yaml/types/base/slice.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3097      +/-   ##
==========================================
- Coverage   34.88%   34.82%   -0.07%     
==========================================
  Files         228      228              
  Lines       14755    14755              
==========================================
- Hits         5148     5139       -9     
- Misses       9230     9238       +8     
- Partials      377      378       +1     

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