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 decoding of publish command, publishing type is optional #59

Merged
merged 1 commit into from
Jul 19, 2023

Fix decoding of publish command, publishing type is optional

f76554c
Select commit
Loading
Failed to load commit list.
Merged

Fix decoding of publish command, publishing type is optional #59

Fix decoding of publish command, publishing type is optional
f76554c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2023 in 0s

62.61% (+0.05%) compared to 73d0006

View this Pull Request on Codecov

62.61% (+0.05%) compared to 73d0006

Details

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.05 🎉

Comparison is base (73d0006) 62.55% compared to head (f76554c) 62.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   62.55%   62.61%   +0.05%     
==========================================
  Files          36       36              
  Lines        1896     1899       +3     
==========================================
+ Hits         1186     1189       +3     
  Misses        569      569              
  Partials      141      141              
Impacted Files Coverage Δ
message/body_decoder.go 48.86% <50.00%> (+0.88%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.