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

Update go version in go.mod to go1.18, which matches CI #1046

Merged
merged 1 commit into from
Dec 19, 2023

Update go version in go.mod to go1.18, which matches CI

e1bd521
Select commit
Loading
Failed to load commit list.
Merged

Update go version in go.mod to go1.18, which matches CI #1046

Update go version in go.mod to go1.18, which matches CI
e1bd521
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 0s

72.27% (+0.27%) compared to 0a15b4d

View this Pull Request on Codecov

72.27% (+0.27%) compared to 0a15b4d

Details

Codecov Report

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

Comparison is base (0a15b4d) 72.00% compared to head (e1bd521) 72.27%.
Report is 17 commits behind head on develop/v2.

Files Patch % Lines
jwe/jwe.go 91.17% 2 Missing and 1 partial ⚠️
jwe/options_gen.go 88.88% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           develop/v2    #1046      +/-   ##
==============================================
+ Coverage       72.00%   72.27%   +0.27%     
==============================================
  Files              93       93              
  Lines           13795    13844      +49     
==============================================
+ Hits             9933    10006      +73     
+ Misses           3044     3021      -23     
+ Partials          818      817       -1     

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