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 UnmarshalJSON in codes package #509

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

Danielius1922
Copy link
Member

Try fix Issue 61477 reported by libFuzzer in OSS-Fuzz

@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2023

Codecov Report

Merging #509 (1816fa5) into master (aee44d2) will increase coverage by 0.28%.
Report is 3 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #509      +/-   ##
==========================================
+ Coverage   72.37%   72.65%   +0.28%     
==========================================
  Files          70       70              
  Lines        5404     5504     +100     
==========================================
+ Hits         3911     3999      +88     
- Misses       1103     1113      +10     
- Partials      390      392       +2     
Files Coverage Δ
message/codes/codes.go 100.00% <100.00%> (+28.57%) ⬆️

... and 10 files with indirect coverage changes

Try fix Issue 61477 reported by libFuzzer in OSS-Fuzz
Copy link

sonarcloud bot commented Nov 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@Danielius1922 Danielius1922 marked this pull request as ready for review November 8, 2023 12:00
@Danielius1922 Danielius1922 merged commit d63d5c8 into master Nov 8, 2023
12 checks passed
@Danielius1922 Danielius1922 deleted the adam/hotfix/fuzz-61447 branch November 8, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants