An open API service for producing an overview of a list of open source projects.

https://github.com/subosito/gotenv

environment-variables golang golang-library

Score: 8.134467570277563

Last synced: about 24 hours ago
JSON representation

Repository metadata:

Load environment variables from `.env` or `io.Reader` in Go.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 92
Total Committers: 11
Avg Commits per committer: 8.364
Development Distribution Score (DDS): 0.37

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Alif Rachmawadi a****h@s****m 58
Luis Davim l****m@s****m 13
Alif Rachmawadi c****e@s****m 10
Marcel Schramm m****r@g****m 2
Georges Varouchas g****s@g****m 2
Matthias Simon 5****d 2
dependabot[bot] 4****] 1
Sean Hildebrand s****d@g****m 1
Jongmin Kim a****s@g****m 1
Henrique Arroyo 5****h 1
Yoseph Radding y****g@b****m 1

Issue and Pull Request metadata

Last synced: 6 months ago

Total issues: 15
Total pull requests: 21
Average time to close issues: 10 months
Average time to close pull requests: 27 days
Total issue authors: 14
Total pull request authors: 9
Average comments per issue: 1.13
Average comments per pull request: 1.62
Merged pull request: 16
Bot issues: 0
Bot pull requests: 5

Past year issues: 1
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: 30 days
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.4
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 5

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/subosito/gotenv

Top Issue Authors

  • 5nord (2)
  • sergolius (1)
  • arhea (1)
  • runeimp (1)
  • inianv (1)
  • nacimgoura (1)
  • Stektpotet (1)
  • andhe (1)
  • jooola (1)
  • wiskarindra (1)
  • arroyoh (1)
  • Bios-Marcel (1)
  • stevehebert (1)
  • QuLogic (1)

Top Pull Request Authors

  • dependabot[bot] (5)
  • luisdavim (4)
  • LeGEC (3)
  • Bios-Marcel (3)
  • 5nord (2)
  • subosito (1)
  • Deiz (1)
  • radding (1)
  • atomaths (1)

Top Issue Labels

Top Pull Request Labels

  • github_actions (5)
  • dependencies (5)

Dependencies

go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.7.5
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.7.5
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/workflow.yml actions
  • actions/checkout master composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite