Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP feat: Create/Update/Delete resource components based on ResourceRequester component #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

orther
Copy link
Member

@orther orther commented May 22, 2018

Resource components for making POST (create), PUT (update), and DELETE (delete) requests.

@orther orther self-assigned this May 22, 2018
@codecov
Copy link

codecov bot commented May 22, 2018

Codecov Report

Merging #36 into master will decrease coverage by 0.04%.
The diff coverage is 88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
- Coverage   88.62%   88.58%   -0.05%     
==========================================
  Files          21       22       +1     
  Lines         343      368      +25     
  Branches       51       56       +5     
==========================================
+ Hits          304      326      +22     
- Misses         38       41       +3     
  Partials        1        1
Impacted Files Coverage Δ
...c/helpers/resource/components/ResourceRequester.js 88% <88%> (ø)

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 950445b...0e65e84. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant