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 | Add a new Pet | Back End #1

Merged
merged 29 commits into from
May 22, 2022
Merged

Feature | Add a new Pet | Back End #1

merged 29 commits into from
May 22, 2022

Conversation

NicolasOmar
Copy link
Owner

No description provided.

@NicolasOmar NicolasOmar self-assigned this Sep 14, 2021
@NicolasOmar
Copy link
Owner Author

Add a new pet

@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2021

Codecov Report

Merging #1 (7bf53c4) into main (cb60380) will increase coverage by 0.61%.
The diff coverage is 70.83%.

@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
+ Coverage   77.67%   78.28%   +0.61%     
==========================================
  Files           7       10       +3     
  Lines         112      152      +40     
  Branches       25       37      +12     
==========================================
+ Hits           87      119      +32     
- Misses         25       33       +8     
Flag Coverage Δ
unittests 78.28% <70.83%> (+0.61%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/db/mongoose.js 100.00% <ø> (ø)
src/graphql/resolvers/Queries.js 100.00% <ø> (ø)
src/index.js 0.00% <0.00%> (ø)
src/server/app.js 0.00% <ø> (ø)
src/server/server.js 0.00% <0.00%> (ø)
src/graphql/resolvers/Mutations.js 92.72% <81.81%> (-3.02%) ⬇️
src/functions/parsers.js 91.42% <86.36%> (-8.58%) ⬇️
src/functions/populate.js 100.00% <100.00%> (ø)
src/graphql/resolvers/Relationships.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 cb60380...7bf53c4. Read the comment docs.

@NicolasOmar NicolasOmar changed the title Feature | Create a Pet Feature | Add a new Pet | Back End Nov 20, 2021
@NicolasOmar NicolasOmar linked an issue Mar 13, 2022 that may be closed by this pull request
12 tasks
@NicolasOmar NicolasOmar modified the milestone: v0.1 Mar 16, 2022
@NicolasOmar
Copy link
Owner Author

Need to add new validators (recheck list from front end issue)

@NicolasOmar
Copy link
Owner Author

Need to improve array mapping from Relationships and Models

@NicolasOmar NicolasOmar marked this pull request as ready for review May 22, 2022 03:39
@NicolasOmar NicolasOmar merged commit f6a3f1f into main May 22, 2022
@NicolasOmar NicolasOmar deleted the feature/add-new-pet branch May 22, 2022 03:40
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.

Add Pet | Back End
2 participants