atk4 / api

Implementation of RestAPI for Agile Data
https://agiletoolkit.org/
14 stars 12 forks source link

Rework based on #18 Normalize fields #25

Open abbadon1334 opened 4 years ago

abbadon1334 commented 4 years ago

As already done in #18 by @PhilippGrashoff i continue from there and i add some test to all the cases.

codecov[bot] commented 4 years ago

Codecov Report

Merging #25 into develop will increase coverage by 1.46%. The diff coverage is 95.23%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #25      +/-   ##
=============================================
+ Coverage      81.16%   82.63%   +1.46%     
- Complexity        76       81       +5     
=============================================
  Files              1        1              
  Lines            154      167      +13     
=============================================
+ Hits             125      138      +13     
  Misses            29       29              
Impacted Files Coverage Δ Complexity Δ
src/Api.php 82.63% <95.23%> (+1.46%) 81.00 <2.00> (+5.00)

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 539545a...fdaeb26. Read the comment docs.