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

cenobites / flask-jsonrpc
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: feature/github-actions
DEFAULT BRANCH: master
Repo Added 06 Mar 2014 01:54PM UTC
Files 14
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 hotfix/77-method-validate
branch: hotfix/77-method-validate
CHANGE BRANCH
x
Reset
  • hotfix/77-method-validate
  • bugfix/84-web-browsable-request-id
  • dependabot/pip/requirements/black-21.8b0
  • dependabot/pip/requirements/black-21.9b0
  • dependabot/pip/requirements/coveralls-3.2.0
  • dependabot/pip/requirements/flake8-4.0.1
  • dependabot/pip/requirements/flake8-bugbear-21.9.1
  • dependabot/pip/requirements/flake8-bugbear-21.9.2
  • dependabot/pip/requirements/flake8-isort-4.1.1
  • dependabot/pip/requirements/flake8-quotes-3.3.0
  • dependabot/pip/requirements/flake8-quotes-3.3.1
  • dependabot/pip/requirements/pylint-2.10.2
  • dependabot/pip/requirements/pylint-2.11.1
  • dependabot/pip/requirements/pylint-2.9.4
  • dependabot/pip/requirements/pylint-2.9.5
  • dependabot/pip/requirements/pylint-2.9.6
  • dependabot/pip/requirements/pytest-6.2.5
  • dependabot/pip/requirements/pytest-cov-3.0.0
  • dependabot/pip/requirements/pytest-xdist-2.4.0
  • dependabot/pip/requirements/pyupgrade-2.23.0
  • dependabot/pip/requirements/pyupgrade-2.23.1
  • dependabot/pip/requirements/pyupgrade-2.24.0
  • dependabot/pip/requirements/pyupgrade-2.25.0
  • dependabot/pip/requirements/pyupgrade-2.26.0
  • dependabot/pip/requirements/pyupgrade-2.27.0
  • dependabot/pip/requirements/pyupgrade-2.28.0
  • dependabot/pip/requirements/pyupgrade-2.28.1
  • dependabot/pip/requirements/pyupgrade-2.29.0
  • dependabot/pip/requirements/sphinx-4.1.2
  • dependabot/pip/requirements/sphinx-4.2.0
  • dependabot/pip/requirements/typeguard-2.13.0
  • dependabot/pip/requirements/types-setuptools-57.0.2
  • dependabot/pip/requirements/types-setuptools-57.4.1
  • dependabot/pip/requirements/types-setuptools-57.4.2
  • feature/60-extract-method-register
  • feature/82-missing-deps
  • feature/add-async-support
  • feature/flask-2.0
  • feature/github-actions
  • feature/py-structure
  • feature/rcp-batch
  • hotfix/74-method-validation
  • master
  • py2k
  • release/v1.0.0
  • v0.3
  • v0.4.0
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.1.0
  • v2.0.0

pending completion
122

Pull #78

travis-ci

web-flow
Merge cdd7e4d1b into 6395b8475
Pull Request #78: Fix the JSON-RPC method signature (return) validation

118 of 118 branches covered (100.0%)

18 of 18 new or added lines in 2 files covered. (100.0%)

384 of 384 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
384 RELEVANT LINES 384 COVERED LINES
1.0 HITS PER LINE
Source Files on hotfix/77-method-validate
  • Tree
  • List 13
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
122 hotfix/77-method-validate Merge cdd7e4d1b into 6395b8475 Pull #78 13 Jul 2020 05:07PM UTC web-flow travis-ci pending completion  
121 hotfix/77-method-validate Fix the JSON-RPC method signature (return) validation The return of method can't be known before the evaluation. The code bellow will work on validate, but will break on execution: ``` @jsonrpc.method('add(a=int, b=int)') def add(a: int, b: int)... push 13 Jul 2020 05:07PM UTC nycholas travis-ci pending completion  
120 hotfix/77-method-validate Merge 4fddee36c into 6395b8475 Pull #78 13 Jul 2020 05:05PM UTC web-flow travis-ci pending completion  
119 hotfix/77-method-validate Fix the JSON-RPC method signature (return) validation The return of method can't be known before the evaluation. The code bellow will work on validate, but will break on execution: ``` @jsonrpc.method('add(a=int, b=int)') def add(a: int, b: int)... push 13 Jul 2020 05:04PM UTC nycholas travis-ci pending completion  
See All Builds (288)
  • 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

© 2025 Coveralls, Inc