|
Ran
|
Jobs
1
|
Files
288
|
Run time
1min
|
Badge
README BADGES
|
push
github
Upgrade to Ruby 3.3 and Rails 7.2 (#1146) * chore(deps): update to ruby 3.3 * fix: navigation with bootstrap3 * fix: new bootstrap3 classes * fix(deps): switch to acts_as_versioned fork with ruby 3 support * fix(ci): update ruby version * fix: new rubocop version and gems * chore: add EventedFileUpdateChecker back * chore: use new font-awesome helper instead of "glyph" * chore: fix translation arguments in finance summary * chore: add col-md-12 to layout without sidebar * chore: migrate modals * wip: migrate forms to bootstrap 3 * fix: text fields onchange search * chore: sort dependencies * chore: set ruby version in gemspec files * chore: sort dependencies * chore: run rubocop safe autocorrect * chore: use Rails.root.glob * chore: use bootstrap 3 components for _start_nav * chore: migrate dashboard to bootstrap 3 * chore: migrate foodcoop/workgroups to bootstrap 3 * chore: migrate foodcoop/ordergroups to bootstrap 3 * chore: migrate pagination to bs3 * chore: remove console.log() * chore: refactor views in /article/ and views related to it * chore: refactor views in /article_categories/ and /article_units/ * chore: migrate /stockit/, /deliveries/, fixes for /articles/ * chore: migrate /stock_takings/ * fix: missing styling on /articles/ * chore: migrate /suppliers/ and /supler_shared/ * chore: migrate administration views * chore: migrate /finance/ to bs3 * chore: migration misc folders * chore: migrate error alert * chore: migrate login and session views * chore: small migration fixes to home views * chore: fix rubocop offenses * chore: exclude migrations and bin/* from rubocop * chore: exclude SimpleForm.setup from BlockLength cop * fix: add rubocop-rake * Revert "fix: add rubocop-rake" This reverts commit 7d09d53f5. * fix: articles upload view * fix: boxfill-checkbox, fix: modal close button * fix: group-order-from increase/decrease widget if max/min is empty * fix: rem... (continued)
217 of 238 new or added lines in 39 files covered. (91.18%)
5 existing lines in 5 files now uncovered.5035 of 7509 relevant lines covered (67.05%)
363.35 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
86.32 |
70.94% | app/helpers/orders_helper.rb |
| 1 |
81.82 |
0.0% | config/initializers/exception_notification.rb |
| 1 |
62.5 |
lib/financial_transactions_csv.rb | |
| 1 |
88.3 |
lib/foodsoft_config.rb | |
| 1 |
38.03 |
lib/tasks/foodsoft.rake | |
| 1 |
32.26 |
0.0% | plugins/wiki/lib/foodsoft_wiki/wiki_parser.rb |
| 2 |
62.31 |
27.69% | app/helpers/application_helper.rb |
| 2 |
60.71 |
0.0% | app/models/stock_article.rb |
| 2 |
33.33 |
lib/bank_account_connector_external.rb | |
| 2 |
77.14 |
lib/foodsoft_mail_receiver.rb | |
| 2 |
23.68 |
0.0% | plugins/wiki/app/helpers/pages_helper.rb |
| 5 |
31.58 |
lib/order_pdf.rb |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
92.31 |
19.58% | app/controllers/api/v1/article_categories_controller.rb |
| 1 |
92.31 |
19.58% | app/controllers/api/v1/financial_transaction_classes_controller.rb |
| 1 |
92.31 |
19.58% | app/controllers/api/v1/financial_transaction_types_controller.rb |
| 1 |
98.31 |
65.55% | app/controllers/api/v1/user/group_order_articles_controller.rb |
| 1 |
83.59 |
50.79% | app/models/order_article.rb |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 18244868082.1 | 288 |
67.05 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|