|
Ran
|
Jobs
3
|
Files
396
|
Run time
1min
|
Badge
README BADGES
|
push
github
1.11 backport Bank Account Screen fixes (#8699) * Add labels to Bank Account data entry fields Previously just three unlabelled text boxes. This adds labels and renders them correctly aligned in the two-column grid. * Fix delete bank account Deleting a bank account from the Entity bank account tab failed with an error, because the required arguments were not passed through to the underlying database function. Fixed. * Update Changelog * Make bic field required on Bank Account screen `entity_bank_account.bic` is a required field in the underlying database. Make this a required field on the UI to allow client-side validation. * Add explicit closing tags to Bank Account page markup Commit c90ddfac5 introduced self-closing `<lsmb-text />` tags, which our HTML linter complains about. Fixed with `<lsmb-text>...</lsmb-text>` tags.
113 of 129 branches covered (87.6%)
0 of 1 new or added line in 1 file covered. (0.0%)
130 existing lines in 7 files now uncovered.9438 of 20256 relevant lines covered (46.59%)
651.03 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
39.93 |
0.0% | lib/LedgerSMB/Scripts/contact.pm |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
63.64 |
-9.09% | lib/LedgerSMB/Inventory/Adjust.pm |
| 3 |
60.0 |
-5.0% | lib/LedgerSMB/Scripts/inv_reports.pm |
| 8 |
56.52 |
-17.39% | lib/LedgerSMB/Scripts/inventory.pm |
| 12 |
55.26 |
-31.58% | lib/LedgerSMB/Admin/Command.pm |
| 16 |
25.93 |
-59.26% | lib/LedgerSMB/Report/Inventory/Adj_Details.pm |
| 17 |
29.17 |
-70.83% | lib/LedgerSMB/Admin/Command/setup.pm |
| 71 |
9.38 |
-44.38% | lib/LedgerSMB/Admin/Command/user.pm |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | webservices-ui - 13605551074.1 | 85 |
30.61 |
GitHub Action Run | |
| 2 | remainder-perl - 13605551074.2 | 272 |
49.09 |
GitHub Action Run | |
| 3 | pure-perl - 13605551074.3 | 295 |
25.82 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|