Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.csslintrc
.dockerignore
.eslintignore
.eslintrc
.flayignore
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yml
.github/workflows/publish.yml
.gitignore
.prettierrc
.pronto.yml
.rspec
.rubocop.yml
.ruby-version
CODE_OF_CONDUCT
Dockerfile.build
Gemfile
Gemfile.lock
LICENSE
Procfile
README.md
Rakefile
app.json
app/assets/config/manifest.js0
A
0 mins
app/assets/stylesheets/activities_controller.css
app/assets/stylesheets/application.scss
app/assets/stylesheets/invoices_controller.css
app/assets/stylesheets/packages.scss
app/assets/stylesheets/project_controller.scss
app/assets/stylesheets/setup.scss
app/channels/application_cable/channel.rb4
A
0 mins
A
100%
app/channels/application_cable/connection.rb4
A
0 mins
A
100%
app/controllers/api/v1/application_controller.rb27
A
0 mins
A
95%
app/controllers/api/v1/invoices_controller.rb27
A
0 mins
A
100%
app/controllers/api/v1/invoicing_jobs_controller.rb24
A
0 mins
A
100%
app/controllers/api/v1/orgunit_history_controller.rb20
A
0 mins
A
100%
app/controllers/api/v1/simulations_controller.rb18
A
0 mins
B
83%
app/controllers/api/v1/users_controller.rb0
A
0 mins
F
0%
app/controllers/api/v1/workers_controller.rb65
A
0 mins
A
95%
app/controllers/api/v2/base_controller.rb67
A
25 mins
A
93%
app/controllers/api/v2/calculations_controller.rb32
A
0 mins
A
95%
app/controllers/api/v2/changes_controller.rb24
A
0 mins
F
43%
app/controllers/api/v2/children_formulas_controller.rb9
A
0 mins
A
100%
app/controllers/api/v2/compound_formulas_controller.rb9
A
0 mins
A
100%
app/controllers/api/v2/compounds_controller.rb75
A
0 mins
C
76%
app/controllers/api/v2/de_cocs_controller.rb51
A
25 mins
B
83%
app/controllers/api/v2/formula_mappings_controller.rb61
A
0 mins
A
94%
app/controllers/api/v2/formulas_controller.rb100
A
25 mins
A
98%
app/controllers/api/v2/input_mappings_controller.rb81
A
0 mins
B
86%