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

[Feature] Apply to todo delete api #14

Merged
merged 1 commit into from
Feb 23, 2021
Merged

Conversation

saseungmin
Copy link
Owner

  • Apply Delete todo api
  • Add verification middleware for todo ObjectId

- Apply Delete todo api
- Add verification middleware for todo ObjectId
@saseungmin saseungmin added the Feature New feature label Feb 23, 2021
@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #14 (c374025) into main (a69456b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          140       164   +24     
  Branches        11        13    +2     
=========================================
+ Hits           140       164   +24     
Impacted Files Coverage Δ
src/utils/connect.js 100.00% <ø> (ø)
src/api/todos/index.js 100.00% <100.00%> (ø)
src/api/todos/todos.ctrl.js 100.00% <100.00%> (ø)

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 a69456b...c374025. Read the comment docs.

@saseungmin saseungmin merged commit 87513f8 into main Feb 23, 2021
@saseungmin saseungmin mentioned this pull request Feb 23, 2021
7 tasks
@saseungmin saseungmin deleted the apply-todos-remove-api branch January 14, 2023 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant