gandrade / assessment

🇩🇪 :oncoming_taxi: Backend Software Enginner applicant test for a hide-hailing company
https://mytaxi-assessment.herokuapp.com/
1 stars 0 forks source link

Feature/improvements #15

Closed gandrade closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #15 into master will increase coverage by 0.45%. The diff coverage is 90.76%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #15      +/-   ##
============================================
+ Coverage      85.4%   85.86%   +0.45%     
- Complexity      145      152       +7     
============================================
  Files            29       29              
  Lines           466      488      +22     
  Branches         20       20              
============================================
+ Hits            398      419      +21     
- Misses           58       59       +1     
  Partials         10       10
Impacted Files Coverage Δ Complexity Δ
...ain/java/com/mytaxi/controller/HomeController.java 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...om/mytaxi/service/driver/DefaultDriverService.java 97.14% <ø> (+5.71%) 14 <0> (+1) :arrow_up:
...n/java/com/mytaxi/controller/DriverController.java 100% <100%> (ø) 9 <4> (ø) :arrow_down:
...main/java/com/mytaxi/controller/CarController.java 100% <100%> (ø) 6 <2> (ø) :arrow_down:
...rvice/manufacturer/DefaultManufacturerService.java 100% <100%> (ø) 4 <2> (+1) :arrow_up:
...in/java/com/mytaxi/core/SecurityConfiguration.java 100% <100%> (ø) 4 <1> (ø) :arrow_down:
...n/java/com/mytaxi/controller/mapper/CarMapper.java 95.65% <100%> (+0.19%) 4 <1> (ø) :arrow_down:
...ain/java/com/mytaxi/core/SwaggerConfiguration.java 100% <100%> (ø) 5 <5> (+2) :arrow_up:
...xi/controller/specification/BaseSpecification.java 85.71% <100%> (-1.79%) 5 <2> (+1)
...ler/specification/ManufacturerDOSpecification.java 57.14% <33.33%> (-2.86%) 3 <2> (+1)
... and 4 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 c8929a7...470f9da. Read the comment docs.