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

sakirsensoy / genv
88%

Build:
DEFAULT BRANCH: master
Repo Added 26 Jul 2019 08:14PM UTC
Files 2
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

27 Jan 2026 01:01PM UTC coverage: 88.406% (-4.1%) from 92.513%
21398202726

push

github

sakirsensoy
Implement concurrent access and thread safety improvements

- Added support for concurrent access to environment variables in genv.Key().
- Introduced mutexes to protect shared data structures, ensuring safe read and write operations.
- Enhanced test suite with multiple concurrent access scenarios to validate thread safety.
- Updated README to reflect new auto-load configuration options and thread safety features.

42 of 52 new or added lines in 1 file covered. (80.77%)

183 of 207 relevant lines covered (88.41%)

6.17 hits per line

Relevant lines Covered
Build:
Build:
207 RELEVANT LINES 183 COVERED LINES
6.17 HITS PER LINE
Source Files on master
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21398202726 master Implement concurrent access and thread safety improvements - Added support for concurrent access to environment variables in genv.Key(). - Introduced mutexes to protect shared data structures, ensuring safe read and write operations. - Enhanced t... push 27 Jan 2026 01:02PM UTC sakirsensoy github
88.41
21395183846 master Fix cache not refreshing when env var is set after initial lookup When genv.Key() was called before dotenv.Load(), the cache stored IsDefined: false. Subsequent calls returned the cached value even after the environment variable was set, causing ... push 27 Jan 2026 11:20AM UTC sakirsensoy github
92.51
21394442044 master 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 ex... push 27 Jan 2026 10:55AM UTC sakirsensoy github
92.35
13584318654 master Add autoload package test suite with test program and sample .env file push 28 Feb 2025 08:33AM UTC sakirsensoy github
91.37
13583971243 master Update GitHub Actions workflow to test on specific Go versions push 28 Feb 2025 08:10AM UTC sakirsensoy github
91.37
16 master Update README.md push 27 Jul 2019 12:00PM UTC web-flow travis-ci pending completion  
15 master Improve test coverage push 26 Jul 2019 09:57PM UTC sakirsensoy travis-ci pending completion  
14 master code coverage push 26 Jul 2019 08:39PM UTC sakirsensoy travis-ci pending completion  
#1 master Add go report badge push 26 Jul 2019 08:23PM UTC GitHub pending completion  
See All Builds (9)
  • Repo on GitHub
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