• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sakirsensoy / genv / 21394442044
88%

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2026 10:55AM UTC
Jobs 6
Files 2
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Jan 2026 10:52AM UTC coverage: 92.35% (+1.0%) from 91.367%
21394442044

push

github

sakirsensoy
Rewrite dotenv parser to fully match motdotla/dotenv specification

- Add support for inline comments (# after unquoted values)
- Add support for full-line comments (lines starting with #)
- Add support for empty values (KEY=)
- Add support for export prefix (export KEY=value)
- Add support for colon separator (KEY: value)
- Add support for backtick quoted values
- Expand only \n and \r in double-quoted values (per motdotla/dotenv)
- Single quoted and backtick values are now raw (no escape processing)
- Preserve whitespace in quoted values
- Strip comments from unquoted values
- Maintain JSON inner quotes

This aligns the parser with the de facto standard dotenv implementation
used by Node.js projects: https://github.com/motdotla/dotenv

64 of 68 new or added lines in 1 file covered. (94.12%)

169 of 183 relevant lines covered (92.35%)

6.43 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
86.67
6.34% dotenv/dotenv.go
Jobs
ID Job ID Ran Files Coverage
1 21394442044.1 27 Jan 2026 10:55AM UTC 2
92.35
GitHub Action Run
2 21394442044.2 27 Jan 2026 10:56AM UTC 2
92.35
GitHub Action Run
3 21394442044.3 27 Jan 2026 10:56AM UTC 2
92.35
GitHub Action Run
4 21394442044.4 27 Jan 2026 10:56AM UTC 2
92.35
GitHub Action Run
5 21394442044.5 27 Jan 2026 10:56AM UTC 2
92.35
GitHub Action Run
6 21394442044.6 27 Jan 2026 10:56AM UTC 2
92.35
GitHub Action Run
Source Files on build 21394442044
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b952debc on github
  • Prev Build on master (#13584318654)
  • Next Build on master (#21395183846)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc