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

timi-codes / Banka
90%
develop: 90%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/acorn-6.4.1
DEFAULT BRANCH: develop
Repo Added 12 Apr 2019 09:29AM UTC
Files 25
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 dependabot/npm_and_yarn/acorn-6.4.1
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bg-debit-cant-occur-on-dormant-account-165657757
  • ch-add-code-climate-badge-to-README.md-165329987
  • ch-api-endpoints-to-swagger-documentation-165311654
  • ch-create-api-doc-with-swagger-165311654
  • ch-implement-ui-feedbacks-165398001
  • ch-reactor-code-smells-to-increase-test-coverage-165308948
  • ch-refactor-code-base-165330853
  • ch-refactor-code-base-165657502
  • ch-update-README.md-with-project-description-165329522
  • ch-use-cors-and-error-handler-165655343
  • ch-validate-params-and-query-in-enpoints-165634178
  • dependabot/npm_and_yarn/acorn-6.4.1
  • dependabot/npm_and_yarn/eslint-utils-1.4.2
  • dependabot/npm_and_yarn/mixin-deep-1.3.2
  • develop
  • ft-connect-pages-to-api-endpoint-165658195
  • ft-implement-admin-can-create-other-staffs-165657143
  • ft-implement-data-persistence-for-existing-endpoints-165381892
  • ft-implement-endpoint-for-user-to-get-a-list-of-dormant-and-active-account-165627598
  • ft-implement-endpoint-to-get-all-account-owned-by-a-user-165626386
  • ft-implement-user-can-get-a-specific-account-transaction-165596786
  • ft-implement-user-can-get-account-transactions-165595587
  • gh
  • ui

pending completion
110

Pull #67

travis-ci

web-flow
chore(deps): bump acorn from 6.1.1 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #67: chore(deps): bump acorn from 6.1.1 to 6.4.1

61 of 75 branches covered (81.33%)

Branch coverage included in aggregate %.

265 of 286 relevant lines covered (92.66%)

7.69 hits per line

Relevant lines Covered
Build:
Build:
286 RELEVANT LINES 265 COVERED LINES
7.69 HITS PER LINE
Source Files on develop
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
110 dependabot/npm_and_yarn/acorn-6.4.1 chore(deps): bump acorn from 6.1.1 to 6.4.1 Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1) Sig... Pull #67 14 Mar 2020 09:23AM UTC web-flow travis-ci pending completion  
109 dependabot/npm_and_yarn/acorn-6.4.1 chore(deps): bump acorn from 6.1.1 to 6.4.1 Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1) Sig... push 14 Mar 2020 09:23AM UTC web-flow travis-ci pending completion  
107 dependabot/npm_and_yarn/mixin-deep-1.3.2 chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlin... push 29 Aug 2019 03:49AM UTC web-flow travis-ci pending completion  
108 dependabot/npm_and_yarn/mixin-deep-1.3.2 chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlin... Pull #66 29 Aug 2019 03:49AM UTC web-flow travis-ci pending completion  
106 develop fix push 28 Aug 2019 09:23AM UTC timi-codes travis-ci pending completion  
104 dependabot/npm_and_yarn/eslint-utils-1.4.2 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mystica... push 26 Aug 2019 10:06PM UTC web-flow travis-ci pending completion  
105 dependabot/npm_and_yarn/eslint-utils-1.4.2 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mystica... Pull #65 26 Aug 2019 10:06PM UTC web-flow travis-ci pending completion  
103 develop Merge pull request #64 from timi-codes/ft-connect-pages-to-api-endpoint-165658195 165915703 Create filter and search on tables push 09 May 2019 05:14PM UTC web-flow travis-ci pending completion  
#92 ft-connect-pages-to-api-endpoint-165658195 ft(frontend):connect app to api endpoints push 09 May 2019 05:09PM UTC timi-codes pending completion  
#91 ft-connect-pages-to-api-endpoint-165658195 ft(frontend):connect app to api endpoints push 09 May 2019 05:07PM UTC timi-codes pending completion  
See All Builds (99)
  • 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