atk4 / api

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

Initial implementation of Agile API #1

Closed romaninsh closed 6 years ago

romaninsh commented 6 years ago

Wow, this already works pretty well!

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@08ae4cd). Click here to learn what that means. The diff coverage is 49.01%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   49.01%           
  Complexity        ?       41           
=========================================
  Files             ?        1           
  Lines             ?      102           
  Branches          ?        0           
=========================================
  Hits              ?       50           
  Misses            ?       52           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
src/Api.php 49.01% <49.01%> (ø) 41 <41> (?)

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 08ae4cd...87d3b91. Read the comment docs.

romaninsh commented 6 years ago

Comments addressed, proceeding with initial merge