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

refactor: Add error handling to env parsers #111

Merged
merged 3 commits into from
Jul 27, 2023
Merged

refactor: Add error handling to env parsers #111

merged 3 commits into from
Jul 27, 2023

Conversation

obalunenko
Copy link
Owner

No description provided.

@obalunenko obalunenko self-assigned this Jul 26, 2023
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch coverage: 77.27% and project coverage change: +2.55% 🎉

Comparison is base (1887d16) 84.00% compared to head (e39d55f) 86.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   84.00%   86.55%   +2.55%     
==========================================
  Files           4        5       +1     
  Lines         425      409      -16     
==========================================
- Hits          357      354       -3     
+ Misses         68       54      -14     
- Partials        0        1       +1     
Files Changed Coverage Δ
internal/iface.go 73.40% <0.00%> (+5.75%) ⬆️
getenv.go 95.45% <93.33%> (-4.55%) ⬇️
internal/parsers.go 97.83% <98.01%> (-1.14%) ⬇️
internal/errors.go 100.00% <100.00%> (ø)

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

@sonarqubecloud
Copy link

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

85.0% 85.0% Coverage
0.0% 0.0% Duplication

@obalunenko obalunenko merged commit 011a926 into master Jul 27, 2023
@obalunenko obalunenko deleted the develop branch July 27, 2023 12:54
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.

1 participant