Skip to content

fix: comas in default values for cleanenv parser#79

Merged
g4s8 merged 1 commit intomasterfrom
i70
Jan 18, 2026
Merged

fix: comas in default values for cleanenv parser#79
g4s8 merged 1 commit intomasterfrom
i70

Conversation

@g4s8
Copy link
Owner

@g4s8 g4s8 commented Jan 18, 2026

Fix: #70

@codecov
Copy link

codecov bot commented Jan 18, 2026

Codecov Report

❌ Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 71.60%. Comparing base (c33fde5) to head (ba02d73).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
tags/parser.go 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   71.49%   71.60%   +0.11%     
==========================================
  Files          32       32              
  Lines        1105     1113       +8     
==========================================
+ Hits          790      797       +7     
- Misses        274      275       +1     
  Partials       41       41              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@g4s8 g4s8 merged commit a10deee into master Jan 18, 2026
6 checks passed
@g4s8 g4s8 deleted the i70 branch January 18, 2026 16:21
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.

Cleanenv tags with commas are not parsed correctly

1 participant