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

Change the color scheme for job statuses #1752

Merged
merged 2 commits into from
Sep 23, 2020
Merged

Change the color scheme for job statuses #1752

merged 2 commits into from
Sep 23, 2020

Conversation

asvetlov
Copy link
Contributor

The yellow color is for the cancellation, cyan is for pending status.

@codecov
Copy link

codecov bot commented Sep 23, 2020

Codecov Report

Merging #1752 into master will decrease coverage by 9.97%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1752      +/-   ##
==========================================
- Coverage   87.43%   77.46%   -9.98%     
==========================================
  Files          62       62              
  Lines        9083     9083              
  Branches     1467     1467              
==========================================
- Hits         7942     7036     -906     
- Misses        891     1843     +952     
+ Partials      250      204      -46     
Flag Coverage Δ
#e2e ?
#unit 77.46% <ø> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
neuromation/cli/formatters/jobs.py 75.05% <ø> (-5.35%) ⬇️
neuromation/cli/blob_storage.py 29.09% <0.00%> (-53.34%) ⬇️
neuromation/cli/storage.py 31.57% <0.00%> (-48.61%) ⬇️
neuromation/cli/share.py 53.52% <0.00%> (-46.48%) ⬇️
neuromation/cli/image.py 55.73% <0.00%> (-44.27%) ⬇️
neuromation/cli/job.py 48.70% <0.00%> (-34.46%) ⬇️
neuromation/cli/disks.py 53.57% <0.00%> (-33.93%) ⬇️
neuromation/cli/ael.py 15.98% <0.00%> (-33.25%) ⬇️
neuromation/api/users.py 59.13% <0.00%> (-27.96%) ⬇️
neuromation/cli/root.py 65.16% <0.00%> (-24.52%) ⬇️
... and 20 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 562d170...0945778. Read the comment docs.

@asvetlov asvetlov merged commit 7bb4d2a into master Sep 23, 2020
@asvetlov asvetlov deleted the status-colors branch September 23, 2020 08:50
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.

2 participants