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: ipv4 format validation #513

Merged
merged 1 commit into from
Sep 15, 2024
Merged

fix: ipv4 format validation #513

merged 1 commit into from
Sep 15, 2024

Conversation

Stranger6667
Copy link
Owner

Fixes #512

Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Copy link

codecov bot commented Sep 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.71%. Comparing base (426df9c) to head (c447737).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #513   +/-   ##
=======================================
  Coverage   84.71%   84.71%           
=======================================
  Files          69       69           
  Lines       10942    10943    +1     
=======================================
+ Hits         9269     9270    +1     
  Misses       1673     1673           

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

Copy link

codspeed-hq bot commented Sep 15, 2024

CodSpeed Performance Report

Merging #513 will not alter performance

Comparing dd/fix-ip (c447737) with master (426df9c)

Summary

✅ 17 untouched benchmarks

@Stranger6667 Stranger6667 merged commit 0f21542 into master Sep 15, 2024
28 checks passed
@Stranger6667 Stranger6667 deleted the dd/fix-ip branch September 15, 2024 09:44
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.

"ipv4" format validator rejects 0.x.y.z IPs
1 participant