|
Ran
|
Jobs
4
|
Files
401
|
Run time
1min
|
Badge
README BADGES
|
push
github
1.12 backport Bank Account Screen fixes (#8700) * 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 * 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.
122 of 143 branches covered (85.31%)
0 of 1 new or added line in 1 file covered. (0.0%)
112 existing lines in 8 files now uncovered.9870 of 20906 relevant lines covered (47.21%)
477.8 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
37.31 |
0.0% | lib/LedgerSMB/Scripts/contact.pm |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
65.0 |
-10.0% | lib/LedgerSMB/Scripts/inv_reports.pm |
| 3 |
88.46 |
-11.54% | lib/LedgerSMB/Workflow/Persister.pm |
| 7 |
31.58 |
-36.84% | lib/LedgerSMB/Workflow/Action/Reconciliation.pm |
| 8 |
54.92 |
-6.56% | old/lib/LedgerSMB/DBObject/Payment.pm |
| 13 |
18.75 |
-81.25% | lib/LedgerSMB/Report/Inventory/Search_Adj.pm |
| 14 |
17.65 |
-82.35% | lib/LedgerSMB/Workflow/Persister/Reconciliation.pm |
| 22 |
62.18 |
-18.49% | lib/LedgerSMB/Scripts/recon.pm |
| 43 |
50.13 |
-11.53% | lib/LedgerSMB/Scripts/payment.pm |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | remainder-perl - 13605561301.1 | 272 |
47.75 |
GitHub Action Run | |
| 2 | pure-perl - 13605561301.2 | 300 |
26.89 |
GitHub Action Run | |
| 3 | webservices-ui - 13605561301.3 | 85 |
32.35 |
GitHub Action Run | |
| 4 | webservices-perl - 13605561301.4 | 254 |
21.93 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|