Skip to content

Conversation

@AuraOfDivinity
Copy link
Collaborator

Problem
Github Issue Number: #61

Solution of problem

Implements the backend functionality of the google calendar integration

Type of Change

  • Bug fix
  • New Feature
  • Development of UI/UX prototypes
  • Small refactor
  • Change in Documentation

Checklist

  • My code follows the same style as the codebase
  • My Code change requires a change in documentation
  • I have updated the Readme accordingly
  • I made PR against development branch
  • I have run the test cases locally and it's passing.
  • I have squashed my commits
@codecov
Copy link

codecov bot commented Mar 27, 2020

Codecov Report

Merging #88 into development will decrease coverage by 2.50%.
The diff coverage is 33.33%.

Impacted file tree graph

@@ Coverage Diff @@ ## development #88 +/- ## =============================================== - Coverage 55.07% 52.57% -2.51%  =============================================== Files 16 18 +2 Lines 345 350 +5 Branches 41 39 -2 =============================================== - Hits 190 184 -6  - Misses 131 141 +10  - Partials 24 25 +1 
Impacted Files Coverage Δ
app/routes/calendar.js 14.28% <14.28%> (ø)
app/utils/token-utils.js 40.00% <40.00%> (ø)
app/routes/oauth.js 75.00% <75.00%> (ø)
app.js 88.09% <90.90%> (+8.09%) ⬆️
app/models/GoogleUser.js 100.00% <100.00%> (ø)
app/models/Post.js
app/models/Comment.js
... and 4 more

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 98ce23e...9d26e6b. Read the comment docs.

@AuraOfDivinity AuraOfDivinity changed the title 61 Implements google calendar integration backend (WIP)61 Implements google calendar integration backend Apr 10, 2020
@AuraOfDivinity AuraOfDivinity marked this pull request as draft June 20, 2020 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants