• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Cloud-CV / CloudCV
87%
develop: 87%

Build:
Build:
LAST BUILD BRANCH: Fix-#99
DEFAULT BRANCH: develop
Repo Added 20 Jun 2017 05:19AM UTC
Files 37
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add-test-coverage
  • add-year
  • aj-enhancement
  • analytics
  • api
  • contact-us
  • datadog
  • demo-embed
  • demo-views
  • dependabot/npm_and_yarn/frontend/async-2.6.4
  • dependabot/npm_and_yarn/frontend/axios-0.21.1
  • dependabot/npm_and_yarn/frontend/cookiejar-2.1.4
  • dependabot/npm_and_yarn/frontend/css-what-2.1.3
  • dependabot/npm_and_yarn/frontend/elliptic-6.5.3
  • dependabot/npm_and_yarn/frontend/elliptic-6.5.4
  • dependabot/npm_and_yarn/frontend/express-4.17.3
  • dependabot/npm_and_yarn/frontend/extend-3.0.2
  • dependabot/npm_and_yarn/frontend/follow-redirects-1.14.7
  • dependabot/npm_and_yarn/frontend/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/frontend/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/frontend/ini-1.3.7
  • dependabot/npm_and_yarn/frontend/is-my-json-valid-2.20.5
  • dependabot/npm_and_yarn/frontend/lodash-4.17.15
  • dependabot/npm_and_yarn/frontend/lodash-4.17.19
  • dependabot/npm_and_yarn/frontend/lodash-4.17.21
  • dependabot/npm_and_yarn/frontend/lodash-es-4.17.21
  • dependabot/npm_and_yarn/frontend/lodash.merge-4.6.2
  • dependabot/npm_and_yarn/frontend/lodash.mergewith-4.6.2
  • dependabot/npm_and_yarn/frontend/macaddress-0.2.9
  • dependabot/npm_and_yarn/frontend/moment-2.29.2
  • dependabot/npm_and_yarn/frontend/moment-2.29.4
  • dependabot/npm_and_yarn/frontend/node-sass-4.13.1
  • dependabot/npm_and_yarn/frontend/path-parse-1.0.7
  • dependabot/npm_and_yarn/frontend/qs-6.3.3
  • dependabot/npm_and_yarn/frontend/react-dom-16.2.1
  • dependabot/npm_and_yarn/frontend/shell-quote-1.7.3
  • dependabot/npm_and_yarn/frontend/tar-2.2.2
  • dependabot/npm_and_yarn/frontend/ua-parser-js-0.7.28
  • dependabot/npm_and_yarn/frontend/ua-parser-js-0.7.33
  • dependabot/npm_and_yarn/frontend/y18n-3.2.2
  • dependabot/pip/requirements/django-1.11.29
  • dependabot/pip/requirements/pillow-6.2.0
  • dependabot/pip/requirements/rsa-4.1
  • dependabot/pip/requirements/rsa-4.7
  • develop
  • fix-deploy-script
  • fix-docker
  • fix-nline
  • fix-permalink
  • fix-travis
  • fix-vul
  • fix1
  • fix2
  • frontend
  • frontend-fix
  • gci-2019-2
  • gsoc-02020
  • middleware
  • nginx-conf
  • projects-fix
  • typo
  • ui-fix
  • update-2022
  • update-gsoc-2021
  • update-gsoc-students-list
  • update-pack

pending completion
469

api

travis-ci-com

web-flow
Update Website for GSoC 2021(#143)

* News: Add EvalAI and Fabrik Paper acceptance to SOSP'19(#109)

* Fix target="_blank" vulnerability (and capitalized the H in GitHub) (#116)

* Capitalize the H in GitHub, and fixed the target="_blank" vulnerability

* Remove trailing whitespaces

* Add rel="noopener noreferrer" to all external anchor tags

* Fix prettier warnings

* Remove rel props from subdomain anchor tags

* Satisfy lint

* Bump react-dom from 16.2.0 to 16.2.1 in /frontend (#118)

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>

* Docs: Fix Github name(#117)

* Update timeline with GSoC 2020(#135)

Co-authored-by: Ram Ramrakhya <ram.ramrakhya@inmobi.com>

* Frontend: Fix a typo in "About Us" section (#130)

* Fix typo in news section on homepage(#113)

Updated Timeline for Spelling Error of January as Januray.

* Bump django from 1.11.20 to 1.11.29 in /requirements (#124)

Bumps [django](https://github.com/django/django) from 1.11.20 to 1.11.29.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/1.11.20...1.11.29)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rishabh Jain <rishabhjain2018@gmail.com>

* Add GCI 2019 to homepage timeline(#138)

Co-authored-by: Ram Ramrakhya <ram.ramrakhya@inmobi.com>

* Add GSOC 2020 year to team section (#139)

Co-authored-by: Ram Ramrakhya <ram.ramrakhya@inmobi.com>

* Revert "Bump django from 1.11.20 to 1.11.29 in /requirements (#124)" (#140)

This reverts commit 37... (continued)

211 of 242 relevant lines covered (87.19%)

0.87 hits per line

Relevant lines Covered
Build:
Build:
242 RELEVANT LINES 211 COVERED LINES
0.87 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
469 master Update Website for GSoC 2021(#143) * News: Add EvalAI and Fabrik Paper acceptance to SOSP'19(#109) * Fix target="_blank" vulnerability (and capitalized the H in GitHub) (#116) * Capitalize the H in GitHub, and fixed the target="_blank" vuln... api 28 Feb 2021 07:12AM UTC web-flow travis-ci-com pending completion  
470 master Update Website for GSoC 2021(#143) * News: Add EvalAI and Fabrik Paper acceptance to SOSP'19(#109) * Fix target="_blank" vulnerability (and capitalized the H in GitHub) (#116) * Capitalize the H in GitHub, and fixed the target="_blank" vuln... api 28 Feb 2021 07:12AM UTC web-flow travis-ci-com pending completion  
466 master Update Website for GSoC 2021(#143) * News: Add EvalAI and Fabrik Paper acceptance to SOSP'19(#109) * Fix target="_blank" vulnerability (and capitalized the H in GitHub) (#116) * Capitalize the H in GitHub, and fixed the target="_blank" vuln... push 28 Feb 2021 06:59AM UTC web-flow travis-ci-com pending completion  
377 master News: Add EvalAI & Fabrik paper acceptance to SOSP'19(#109) (#110) push 23 Oct 2019 11:37AM UTC web-flow travis-ci pending completion  
370 master Homepage: Align about us & add GT in sponsors list(#107) push 29 May 2019 07:29PM UTC RishabhJain2018 travis-ci pending completion  
363 master Frontend: Add 2019, 2018 as GSoC years on Team page(#106) push 28 May 2019 06:01AM UTC web-flow travis-ci pending completion  
359 master Interested in contributing: Update GSoC, GCI links in the section(#105) push 27 May 2019 06:04PM UTC RishabhJain2018 travis-ci pending completion  
355 master Fix #96: Update packages to fix security vulnerability issues(#104) push 25 May 2019 05:21PM UTC web-flow travis-ci pending completion  
349 master Merge branch 'develop' of https://github.com/Cloud-CV/CloudCV into develop push 25 May 2019 04:55PM UTC RishabhJain2018 travis-ci pending completion  
343 master Merge branch 'master' of https://github.com/Cloud-CV/CloudCV push 25 May 2019 04:36PM UTC RishabhJain2018 travis-ci pending completion  
See All Builds (364)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc