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: Sentry io logging update #922

Closed
wants to merge 15 commits into from

Conversation

tomrule007
Copy link
Contributor

Not to be merged, this branch is currently being used to debug sentry error reporting and need vercel preview branch to confirm its function.

Currently works on local dev setup reporting errors with test error triggers. (/api/error route and frontend throw error button top left of home page)

Goal is to get the backend and frontend both logging all errors (Issue #906)

@tomrule007 tomrule007 added the dont-merge Not ready for merge label Jun 29, 2021
@vercel
Copy link

vercel bot commented Jun 29, 2021

@tomrule007 is attempting to deploy a commit to a Personal Account owned by @garageScript on Vercel.

@garageScript first needs to authorize it.

@codecov
Copy link

codecov bot commented Jun 29, 2021

Codecov Report

Merging #922 (619e6cb) into master (4e90693) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #922    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          112        93    -19     
  Lines         1920      1524   -396     
  Branches       466       384    -82     
==========================================
- Hits          1920      1524   -396     
Impacted Files Coverage Δ
helpers/controllers/submissionController.ts 100.00% <100.00%> (ø)
helpers/middleware/logger.ts 100.00% <100.00%> (ø)
pages/admin/alerts.tsx
pages/review/[lesson].tsx
pages/curriculum/[lesson].tsx
pages/admin/lessons.tsx
pages/_error.tsx
pages/500.tsx
pages/confirm/[token].tsx
pages/admin/users.tsx
... and 9 more

@vercel
Copy link

vercel bot commented Jun 29, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/c0d3/c0d3-app/BvLwsukkU6eoxh3Tg7cMXiMsxMec
✅ Preview: https://c0d3-app-git-fork-tomrule007-sentryionext-c0d3.vercel.app

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

Successfully merging this pull request may close these issues.

1 participant