FuryTechs / furystack-server

FuryStack framework, Server implementation
MIT License
0 stars 0 forks source link

Feature/custom actions #4

Closed gallayl closed 7 years ago

gallayl commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #4 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #4    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files           7     12     +5     
  Lines         125    225   +100     
  Branches        5     16    +11     
======================================
+ Hits          125    225   +100
Impacted Files Coverage Δ
src/dataproviders/DataProviderBase.ts 100% <ø> (ø) :arrow_up:
src/ServerScoped/ServerEntitySet.ts 100% <100%> (ø)
src/ServerScoped/index.ts 100% <100%> (ø)
src/endpointroute.ts 100% <100%> (ø) :arrow_up:
src/ServerScoped/ServerActionOwnerAbstract.ts 100% <100%> (ø)
test/index.ts 100% <100%> (ø) :arrow_up:
src/ServerScoped/ServerCustomAction.ts 100% <100%> (ø)
src/ServerScoped/ServerEntityType.ts 100% <100%> (ø)
... and 3 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 fd64cbf...b6f2ea0. Read the comment docs.