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

basilisp-lang / basilisp / #464 / 1
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: feature/python-inspect-ns
DEFAULT BRANCH: main
Ran 29 May 2020 12:15AM UTC
Files 37
Run time 2s
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

29 May 2020 12:08AM UTC coverage: 98.447% (-0.01%) from 98.457%
#464.1

push

coveralls-python

web-flow
Support multi-arity methods with `definterface` (#551)

Adds support for multi-arity methods to `definterface`.

Removes multi-arity support for class and static methods of `deftype`s, because they don't really make sense. Class and static methods are Python interop features, rather than Basilisp language features and Python does not support multi-arity methods, so there's little point in supporting multi-arity variants of these method types. `definterface` will not support class or static methods at all, since this is a feature intended only for Python interop.

Fix a bug where function (and method) arities with the same fixed arity as a variadic arity were allowed when they appear _after_ the variadic arity in the definition, but not allowed if they appeared before.

2390 of 2450 branches covered (97.55%)

Branch coverage included in aggregate %.

6609 of 6691 relevant lines covered (98.77%)

0.99 hits per line

Source Files on job #464.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 464
  • 940aba6b on github
  • Prev Job for on master (##453.1)
  • Next Job for on master (##477.1)
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