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

feat: Add support of []url.URL #88

Merged
merged 1 commit into from
Mar 27, 2023
Merged

feat: Add support of []url.URL #88

merged 1 commit into from
Mar 27, 2023

Conversation

obalunenko
Copy link
Owner

No description provided.

@obalunenko obalunenko linked an issue Mar 27, 2023 that may be closed by this pull request
@obalunenko obalunenko self-assigned this Mar 27, 2023
@sonarcloud
Copy link

sonarcloud bot commented Mar 27, 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

92.9% 92.9% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Patch coverage: 88.23% and project coverage change: -0.23 ⚠️

Comparison is base (01357aa) 96.80% compared to head (43d61f3) 96.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   96.80%   96.57%   -0.23%     
==========================================
  Files           4        4              
  Lines         625      642      +17     
==========================================
+ Hits          605      620      +15     
- Misses         15       16       +1     
- Partials        5        6       +1     
Impacted Files Coverage Δ
getenv.go 100.00% <ø> (ø)
internal/parsers.go 96.98% <81.81%> (-0.44%) ⬇️
internal/iface.go 95.57% <100.00%> (+0.12%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@obalunenko obalunenko merged commit 8bcac8d into master Mar 27, 2023
@obalunenko obalunenko deleted the 76-slice-urlurl branch March 27, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

slice url.URL
1 participant