tutorbook icon indicating copy to clipboard operation
tutorbook copied to clipboard

wip: address ESLint errors

Open nicholaschiang opened this issue 4 years ago • 5 comments
trafficstars

Fixes TB-139

nicholaschiang avatar Oct 25 '21 22:10 nicholaschiang

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/tutorbook/tutorbook/3xsKQTUpa3hR23zjk4yUHyhq91zG
✅ Preview: https://tutorbook-git-lint-tutorbook.vercel.app

vercel[bot] avatar Oct 25 '21 22:10 vercel[bot]

📝 Changed routes:

/[org]/users/[id]/edit /[org]/users/[id]/hours
Screenshot of /[org]/users/[id]/edit
(view full size)
Screenshot of /[org]/users/[id]/hours
(view full size)
/[org]/users/[id] /[org]/users/[id]/vet
Screenshot of /[org]/users/[id]
(view full size)
Screenshot of /[org]/users/[id]/vet
(view full size)
/[org]/users
Screenshot of /[org]/users
(view full size)

And 2 other routes:

Commit 0ed051025f69ba03cb151ab573aba6eebb441760 (https://tutorbook-j6ukp486d-tutorbook.vercel.app).

nicholaschiang avatar Oct 25 '21 22:10 nicholaschiang

Codecov Report

Merging #262 (0ed0510) into develop (86cf428) will decrease coverage by 4.26%. The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #262      +/-   ##
===========================================
- Coverage    70.44%   66.17%   -4.27%     
===========================================
  Files          218      218              
  Lines         4568     4568              
  Branches      1244     1244              
===========================================
- Hits          3218     3023     -195     
- Misses        1350     1545     +195     
Impacted Files Coverage Δ
components/analytics/graph.tsx 0.00% <ø> (ø)
components/button/index.tsx 87.50% <ø> (ø)
components/calendar/meetings/item.tsx 0.00% <0.00%> (ø)
components/calendar/state.ts 33.33% <0.00%> (ø)
components/home/index.tsx 100.00% <ø> (ø)
components/login/index.tsx 97.72% <ø> (ø)
components/navigation/pop-over.tsx 67.64% <ø> (ø)
components/notification/index.tsx 100.00% <ø> (ø)
components/settings/context.ts 75.00% <0.00%> (ø)
components/settings/home.tsx 36.84% <ø> (ø)
... and 35 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 86cf428...0ed0510. Read the comment docs.

codecov[bot] avatar Oct 25 '21 22:10 codecov[bot]



Test summary

28 5 0 0Flakiness 2


Run details

Project tutorbook
Status Failed
Commit 0ed051025f
Started Oct 25, 2021 10:20 PM
Ended Oct 25, 2021 10:37 PM
Duration 17:36 💡
OS Linux Ubuntu - 20.04
Browser Chrome 94

View run in Cypress Dashboard ➡️


Failures

users/id/index.spec.ts Failed
1 User display page > collects profiles before booking meetings
2 User display page > lets parents book meetings for their kids
users/index.spec.ts Failed
1 Users page > falls back to invisible textarea copy-paste
2 Users page > copies org links and filters users
settings/index.spec.ts Failed
1 Org settings page > displays and updates org settings

Flakiness

cypress/tests/org/search.spec.ts Flakiness
1 Search page > partitions search results by org
2 Search page > filters users by subjects, langs, and name

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] avatar Oct 25 '21 22:10 cypress[bot]