ecometer

Loads websites, compute metrics (from network activity, loaded payloads and the web page), and uses them to assess the website's ecodesign maturity based on a list of best practices.
https://gitlab.com/ecoconceptionweb/ecometer

Last synced: over 1 year ago
JSON representation

Acceptance Criteria

Repository metadata

A tool for assessing websites' ecodesign maturity.


Committers metadata

Last synced: over 1 year ago

Total Commits: 191
Total Committers: 5
Avg Commits per committer: 38.2
Development Distribution Score (DDS): 0.408

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

Name Email Commits
Thomas Broyer t****r@l****t 113
William Petit w****t@c****m 31
Matthieu Godin m****n@l****r 25
lowki l****d@g****m 13
William Petit w****t@p****r 9

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 20
Total pull requests: 20
Average time to close issues: 5 months
Average time to close pull requests: 5 months
Total issue authors: 9
Total pull request authors: 5
Average comments per issue: 0.8
Average comments per pull request: 5.25
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://gitlab.com/ecoconceptionweb/ecometer

Top Issue Authors

  • loic.bajard (9)
  • wpetit (3)
  • tbroyer (2)
  • alex.druhet (1)
  • MorganGeek (1)
  • nico3333fr (1)
  • PascalLeMerrer (1)
  • rlemaire (1)
  • Tigantic (1)

Top Pull Request Authors

  • wpetit (12)
  • tbroyer (4)
  • loic.bajard (2)
  • kosssi (1)
  • gouz (1)

Top Issue Labels

  • bug (2)
  • enhancement (2)
  • rule-testing (1)

Top Pull Request Labels

  • rule-testing (7)
  • enhancement (2)

Dependencies

go.mod go
  • github.com/cockroachdb/apd v1.1.0
  • github.com/cortesi/modd v0.0.0-20191202231957-98a770274f90
  • github.com/gofrs/uuid v3.2.0+incompatible
  • github.com/jackc/fake v0.0.0-20150926172116-812a484cc733
  • github.com/jackc/pgx v3.6.2+incompatible
  • github.com/kr/pretty v0.2.0
  • github.com/lib/pq v1.3.0
  • github.com/pkg/errors v0.9.1
  • github.com/russross/blackfriday v1.5.2
  • github.com/shopspring/decimal v0.0.0-20200105231215-408a2507e114
  • github.com/shurcooL/sanitized_anchor_name v1.0.0
  • go.ltgt.net v0.0.0-20170105144013-afb78d54dc7a
  • golang.org/x/crypto v0.0.0-20200208060501-ecb85df21340
  • gopkg.in/yaml.v2 v2.2.8
go.sum go
  • github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
  • github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d
  • github.com/bmatcuk/doublestar v1.1.5
  • github.com/bmatcuk/doublestar v1.2.1
  • github.com/cockroachdb/apd v1.1.0
  • github.com/cortesi/modd v0.0.0-20191202231957-98a770274f90
  • github.com/cortesi/moddwatch v0.0.0-20190809041828-239a95c12d84
  • github.com/cortesi/termlog v0.0.0-20190809035425-7871d363854c
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fatih/color v1.7.0
  • github.com/gofrs/uuid v3.2.0+incompatible
  • github.com/google/go-cmp v0.3.1
  • github.com/jackc/fake v0.0.0-20150926172116-812a484cc733
  • github.com/jackc/pgx v3.6.2+incompatible
  • github.com/kr/pretty v0.2.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/lib/pq v1.3.0
  • github.com/mattn/go-colorable v0.1.2
  • github.com/mattn/go-colorable v0.1.4
  • github.com/mattn/go-isatty v0.0.8
  • github.com/mattn/go-isatty v0.0.10
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rjeczalik/notify v0.0.0-20181126183243-629144ba06a1
  • github.com/russross/blackfriday v1.5.2
  • github.com/shopspring/decimal v0.0.0-20200105231215-408a2507e114
  • github.com/shurcooL/sanitized_anchor_name v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.2.0
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.4.0
  • go.ltgt.net v0.0.0-20170105144013-afb78d54dc7a
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
  • golang.org/x/crypto v0.0.0-20191202143827-86a70503ff7e
  • golang.org/x/crypto v0.0.0-20200208060501-ecb85df21340
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20190620200207-3b0461eec859
  • golang.org/x/net v0.0.0-20190724013045-ca1201d0de80
  • golang.org/x/net v0.0.0-20191126235420-ef20fe5d7933
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
  • golang.org/x/sys v0.0.0-20180926160741-c2ed4eda69e7
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20190804053845-51ab0e2deafa
  • golang.org/x/sys v0.0.0-20191008105621-543471e840be
  • golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.2
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/tools v0.0.0-20190808195139-e713427fea3f
  • golang.org/x/tools v0.0.0-20191202203127-2b6af5f9ace7
  • golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
  • golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
  • gopkg.in/alecthomas/kingpin.v2 v2.2.6
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.7
  • gopkg.in/yaml.v2 v2.2.8
  • mvdan.cc/sh v2.6.4+incompatible
package-lock.json npm
  • 371 dependencies
package.json npm
  • @rollup/plugin-commonjs ^11.0.2 development
  • @rollup/plugin-node-resolve ^7.1.1 development
  • eslint ^6.8.0 development
  • eslint-plugin-compat ^3.5.1 development
  • eslint-plugin-import ^2.20.1 development
  • esprima ^4.0.1 development
  • rollup ^1.31.0 development
  • rollup-watch ^4.3.1 development

Score: 5.135798437050262