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

fix: Scheduler track color and obsolete action #4756

Merged
merged 2 commits into from
Aug 13, 2020

Conversation

iamareebjamal
Copy link
Member

Fixes #4755

@auto-label auto-label bot added the fix label Aug 13, 2020
@vercel
Copy link

vercel bot commented Aug 13, 2020

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/eventyay/open-event-frontend/450g1fdlq
✅ Preview: https://open-event-frontend-git-fork-iamareebjamal-scheduler-action.eventyay.vercel.app

@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #4756 into development will decrease coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #4756      +/-   ##
===============================================
- Coverage        22.96%   22.86%   -0.11%     
===============================================
  Files              478      478              
  Lines             5024     5051      +27     
  Branches             8        8              
===============================================
+ Hits              1154     1155       +1     
- Misses            3869     3895      +26     
  Partials             1        1              
Impacted Files Coverage Δ
app/components/scheduler/unscheduled-session.js 77.77% <100.00%> (ø)
app/router.js 100.00% <0.00%> (ø)
app/sentry.ts 0.00% <0.00%> (ø)
app/routes/public/sessions/list.js 0.00% <0.00%> (ø)
app/routes/events/view/scheduler.js 0.00% <0.00%> (ø)
app/routes/public/sessions/view.js
app/controllers/public/sessions/view.js
app/controllers/public/session/view.js 0.00% <0.00%> (ø)
app/routes/public/session/view.js 0.00% <0.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 0eeff94...db23ce0. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 0717c45 into fossasia:development Aug 13, 2020
@iamareebjamal iamareebjamal deleted the scheduler-action branch August 13, 2020 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scheduler page error getting track color and obsolete action
1 participant