Unicen-Tuari / bomberos

4 stars 13 forks source link

Issue 260 #273

Open JesusZorry opened 5 years ago

JesusZorry commented 5 years ago

Funciona la carga multiples de imagenes. Falta - Actualizar la UI del detalle de un Servicio para permitir descargar las imágenes cargadas.-

codecov[bot] commented 5 years ago

Codecov Report

Merging #273 into master will decrease coverage by 0.23%. The diff coverage is 16.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #273      +/-   ##
===========================================
- Coverage     29.63%   29.4%   -0.24%     
- Complexity      447     458      +11     
===========================================
  Files            48      52       +4     
  Lines          1208    1238      +30     
===========================================
+ Hits            358     364       +6     
- Misses          850     874      +24
Flag Coverage Δ Complexity Δ
#php 29.4% <16.66%> (-0.24%) 458 <10> (+11)
Impacted Files Coverage Δ Complexity Δ
app/Http/Controllers/PuntuacionController.php 0% <0%> (ø) 38 <0> (+1) :arrow_up:
app/Http/Controllers/ServicioController.php 0% <0%> (ø) 74 <0> (ø) :arrow_down:
app/ImagenServicio.php 0% <0%> (ø) 1 <1> (?)
app/Http/Requests/ImagenServicioRequest.php 0% <0%> (ø) 4 <4> (?)
app/Http/Controllers/ImagenServicioController.php 0% <0%> (ø) 2 <2> (?)
app/Servicio.php 75% <0%> (-5%) 17 <1> (+1)
app/Variables.php 100% <100%> (ø) 2 <2> (?)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 012fa15...3cfc277. Read the comment docs.