https://github.com/open-simulation-platform/cosim-demo-app

Application demonstrating libcosim features
https://github.com/open-simulation-platform/cosim-demo-app

Keywords

co-simulation fmi server-client

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Application demonstrating libcosim features


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 167
Total Committers: 16
Avg Commits per committer: 10.438
Development Distribution Score (DDS): 0.766

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
Kristoffer Eide 3****t 39
INGSOL i****l@d****m 35
ljamt l****t@d****m 32
Levi Jamt l****t@g****m 9
César Carvalho 4****c 8
Inge Solvoll i****l@g****m 7
Roger Eivind Stenbro 4****b 7
Halvor Platou h****u@d****m 6
eidekrist k****e@d****m 6
Halvor Platou h****u@g****m 5
Jørn Ståle Vang j****g@r****m 4
Lars T. Kyllingstad l****d@s****o 3
Andreas Flakstad 4****d 3
Flakstad A****d@d****m 1
Lars Ivar Hatledal l****l@g****m 1
David Heejong Park 8****1 1

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 50
Total pull requests: 50
Average time to close issues: about 2 months
Average time to close pull requests: 7 days
Total issue authors: 13
Total pull request authors: 8
Average comments per issue: 0.62
Average comments per pull request: 0.76
Merged pull request: 49
Bot issues: 0
Bot pull requests: 0

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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/open-simulation-platform/cosim-demo-app

Top Issue Authors

  • ljamt (13)
  • eidekrist (12)
  • cesarcarc (7)
  • hplatou (4)
  • markaren (3)
  • kyllingstad (2)
  • THEvang (2)
  • tomarnepedersen (2)
  • flakstad (1)
  • ingesolvoll (1)
  • kevinksyTRD (1)
  • mrindar (1)
  • yingguangchu (1)

Top Pull Request Authors

  • ljamt (21)
  • eidekrist (10)
  • cesarcarc (8)
  • hplatou (4)
  • flakstad (3)
  • kyllingstad (2)
  • restenb (1)
  • davidhjp01 (1)

Top Issue Labels

  • enhancement (16)
  • bug (15)
  • client (12)
  • high priority (6)
  • documentation (1)

Top Pull Request Labels

  • enhancement (6)
  • bug (5)
  • documentation (1)

Dependencies

project.clj clojars
  • binaryage/oops 0.7.0
  • cljsjs/semantic-ui-react 0.84.0-0
  • com.cognitect/transit-clj 0.8.309
  • com.cognitect/transit-cljs 0.8.256
  • fulcrologic/fulcro 2.8.0
  • fulcrologic/semantic-ui-react-wrappers 2.0.4
  • jarohen/chord 0.8.1
  • kee-frame 0.3.3
  • org.clojure/clojure 1.9.0
  • org.clojure/clojurescript 1.10.439
  • org.clojure/tools.reader 1.3.0
  • re-frame 0.10.6
  • reagent 0.8.1
go.mod go
  • github.com/gobuffalo/packr v1.30.1
  • github.com/gorilla/mux v1.7.4
  • github.com/gorilla/websocket v1.4.2
  • github.com/ugorji/go/codec v1.1.7
go.sum go
  • github.com/BurntSushi/toml v0.3.1
  • github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
  • github.com/coreos/etcd v3.3.10+incompatible
  • github.com/coreos/go-etcd v2.0.0+incompatible
  • github.com/coreos/go-semver v0.2.0
  • github.com/cpuguy83/go-md2man v1.0.10
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/gobuffalo/envy v1.7.0
  • github.com/gobuffalo/logger v1.0.0
  • github.com/gobuffalo/packd v0.3.0
  • github.com/gobuffalo/packr v1.30.1
  • github.com/gobuffalo/packr/v2 v2.5.1
  • github.com/gorilla/mux v1.7.4
  • github.com/gorilla/websocket v1.4.2
  • github.com/hashicorp/hcl v1.0.0
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/joho/godotenv v1.3.0
  • github.com/karrick/godirwalk v1.10.12
  • github.com/konsorten/go-windows-terminal-sequences v1.0.1
  • github.com/konsorten/go-windows-terminal-sequences v1.0.2
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/magiconair/properties v1.8.0
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/mapstructure v1.1.2
  • github.com/pelletier/go-toml v1.2.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.1.0
  • github.com/rogpeppe/go-internal v1.3.0
  • github.com/russross/blackfriday v1.5.2
  • github.com/sirupsen/logrus v1.4.2
  • github.com/spf13/afero v1.1.2
  • github.com/spf13/cast v1.3.0
  • github.com/spf13/cobra v0.0.5
  • github.com/spf13/jwalterweatherman v1.0.0
  • github.com/spf13/pflag v1.0.3
  • github.com/spf13/viper v1.3.2
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.1.1
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.3.0
  • github.com/ugorji/go v1.1.7
  • github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
  • github.com/ugorji/go/codec v1.1.7
  • github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
  • golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20190621222207-cc06ce4a13d4
  • golang.org/x/net v0.0.0-20190311183353-d8887717615a
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20190422165155-953cdadca894
  • golang.org/x/sys v0.0.0-20190515120540-06a5c4944438
  • golang.org/x/text v0.3.0
  • golang.org/x/tools v0.0.0-20190624180213-70d37148ca0c
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/errgo.v2 v2.1.0
  • gopkg.in/yaml.v2 v2.2.2
.github/workflows/ci-cosim-demo-app.yml actions
  • DeLaGuardo/setup-clojure 3.1 composite
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-go v2 composite
  • actions/setup-java v1 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
.dockerfiles/Dockerfile docker
  • ubuntu 20.04 build

Score: 6.238324625039508