fix(account.voucher): se cambia el total de la factura por el total de su póliza relacionada

3 jobs for fix_amount_total in 24 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Test
passed #49450
code-analysis

00:00:14

passed #49451
lint-analysis

00:00:18

passed #49452
mccabe

00:00:09

 

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).

There are no tests to show.