dojo / framework

Dojo Framework. A Progressive Framework for Modern Web Apps
https://dojo.io/
Other
586 stars 79 forks source link

Resources: Pass get control to template #885

Closed agubler closed 3 years ago

agubler commented 3 years ago

Type: feature

The following has been addressed in the PR:

Description:

Pass get control to the templates to be able to return items by request or ids

codesandbox-ci[bot] commented 3 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 57b1770908aecfe805c4aa7c74f5075ed9120956:

Sandbox Source
dojo/dojo-codesandbox-template Configuration
codecov[bot] commented 3 years ago

Codecov Report

Merging #885 (e9614c3) into master (c3b4866) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #885      +/-   ##
==========================================
+ Coverage   94.52%   94.53%   +0.01%     
==========================================
  Files         127      127              
  Lines        8094     8112      +18     
  Branches     1888     1893       +5     
==========================================
+ Hits         7651     7669      +18     
  Misses        443      443              
Impacted Files Coverage Δ
src/core/middleware/resources.ts 95.87% <100.00%> (+0.18%) :arrow_up:

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 c3b4866...57b1770. Read the comment docs.