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

Add seed script for challenge slug #2533

Merged
merged 5 commits into from
Apr 24, 2020

Conversation

krtkvrm
Copy link
Member

@krtkvrm krtkvrm commented Dec 23, 2019

This PR adds seed script for challenge slug

@codecov-io
Copy link

codecov-io commented Dec 23, 2019

Codecov Report

Merging #2533 into master will decrease coverage by 0.17%.
The diff coverage is 51.12%.

@@            Coverage Diff             @@
##           master    #2533      +/-   ##
==========================================
- Coverage   72.93%   72.75%   -0.18%     
==========================================
  Files          83       84       +1     
  Lines        5368     5454      +86     
==========================================
+ Hits         3915     3968      +53     
- Misses       1453     1486      +33     
Impacted Files Coverage Δ
apps/challenges/urls.py 100.00% <ø> (ø)
apps/challenges/views.py 100.00% <ø> (ø)
apps/jobs/urls.py 100.00% <ø> (ø)
frontend/src/js/controllers/challengeCtrl.js 73.78% <0.00%> (+0.08%) ⬆️
scripts/workers/rl_submission_worker.py 0.00% <0.00%> (ø)
scripts/workers/worker_utils.py 0.00% <0.00%> (ø)
apps/jobs/aws_utils.py 7.69% <7.69%> (ø)
apps/jobs/admin.py 77.41% <57.14%> (+5.62%) ⬆️
apps/jobs/utils.py 58.42% <60.71%> (+4.58%) ⬆️
apps/base/utils.py 63.79% <92.85%> (+6.51%) ⬆️
... and 11 more
Impacted Files Coverage Δ
apps/challenges/urls.py 100.00% <ø> (ø)
apps/challenges/views.py 100.00% <ø> (ø)
apps/jobs/urls.py 100.00% <ø> (ø)
frontend/src/js/controllers/challengeCtrl.js 73.78% <0.00%> (+0.08%) ⬆️
scripts/workers/rl_submission_worker.py 0.00% <0.00%> (ø)
scripts/workers/worker_utils.py 0.00% <0.00%> (ø)
apps/jobs/aws_utils.py 7.69% <7.69%> (ø)
apps/jobs/admin.py 77.41% <57.14%> (+5.62%) ⬆️
apps/jobs/utils.py 58.42% <60.71%> (+4.58%) ⬆️
apps/base/utils.py 63.79% <92.85%> (+6.51%) ⬆️
... and 11 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 f7bf329...8eee046. Read the comment docs.

@stale
Copy link

stale bot commented Feb 21, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactivity label Feb 21, 2020
@stale stale bot removed the inactivity label Feb 21, 2020
@RishabhJain2018 RishabhJain2018 merged commit d0a1300 into Cloud-CV:master Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants