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

chore(#307): add method examples #331

Merged
merged 1 commit into from
Oct 10, 2021
Merged

Conversation

Decipher
Copy link
Member

@Decipher Decipher commented Oct 10, 2021

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other / Docs

Description

  • Added examples for createResource and updateResource

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly. (PR: #)
  • I have added tests to cover my changes (if not applicable, please state why)
  • All new and existing tests are passing.

Screenshots/Media:

@changeset-bot
Copy link

changeset-bot bot commented Oct 10, 2021

⚠️ No Changeset found

Latest commit: ba26605

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Oct 10, 2021

Codecov Report

Merging #331 (ba26605) into develop (c7b267a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #331   +/-   ##
========================================
  Coverage    96.59%   96.59%           
========================================
  Files           89       89           
  Lines         2820     2820           
  Branches       594      594           
========================================
  Hits          2724     2724           
  Misses          85       85           
  Partials        11       11           
Impacted Files Coverage Δ
packages/druxt/src/client.js 93.44% <ø> (ø)

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 c7b267a...ba26605. Read the comment docs.

@Decipher Decipher merged commit cf43025 into develop Oct 10, 2021
@Decipher Decipher deleted the feature/307-example_crud branch October 10, 2021 21:08
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.

1 participant