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

LostInDarkMath / pedantic-python-decorators / 203
96%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2020 07:37AM UTC
Jobs 6
Files 9
Run time 21s
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

pending completion
203

push

travis-ci-com

web-flow
Huge refactoring, fix Docstring parsing, added support for generic classes, added doctests and much more (#22)

* fix typo in READ.ME (thx to rathaustreppe)

* increase version number from 1.1.3 to 1.1.4

* cleaning setup.py

* fix link for documentation in setup.py

* start implementing new idea for fix

* fixed Optional Union Bug, but eval still misses context

* all tests are passing for the first time, but just because I missing same test cased atm

* fix https://github.com/LostInDarkMath/pedantic-python-decorators/issues/20 and https://github.com/LostInDarkMath/pedantic-python-decorators/issues/21

* disable support for docstring in Python versions below 3.7

* fix coveralls

* wtf is wrong with the tests?

* maybe now?

* cleanup

* ensure that pedantic is only used on methods

* fix special case for version 3.6

* fix class decorator for python version 3.6.7

* added version compatibility remark to readme

* travis: run all all tests after building wheel

* fix test_deployment

* travis: fix testing deployment

* integrate doctests in unittests

* combine test suites (build should fail)

* build should now work

* travis: fix run unit tests

* it would be too easy if it works

* added final assertion after tests that will terminate with an non-zero exit code

* fix output of timer

* datetime.TimeDelta seems to work different on windows and linux so a wildcard will help

* exclude some doctests from python version 3.6

* refactoring tests_doctests

* make doctests compatible with Python Version 3.10

* adding python 3.9 to travis

* travis: change 3.9 to 3.9-dev

* update doctests for python 3.9

* reafctoring _is_value_matching_type_hint

* refactoring method decorators

* improve test coverage of method_decorators.py

* refactoring tests_doctests and started writing doctests for type_hint_parser.py

* fix bug in _is_subtype

* merges _get_type_arguments and _get_sub... (continued)

177 of 177 new or added lines in 5 files covered. (100.0%)

493 of 493 relevant lines covered (100.0%)

5.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 203.1 22 Sep 2020 07:37AM UTC 0
98.58
Travis Job 203.1
2 203.2 22 Sep 2020 07:37AM UTC 0
98.99
Travis Job 203.2
3 203.3 22 Sep 2020 07:37AM UTC 0
98.99
Travis Job 203.3
4 203.4 22 Sep 2020 07:37AM UTC 0
98.99
Travis Job 203.4
5 203.5 22 Sep 2020 07:37AM UTC 0
99.19
Travis Job 203.5
6 203.6 22 Sep 2020 07:37AM UTC 0
99.19
Travis Job 203.6
Source Files on build 203
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #203
  • 2870c7c1 on github
  • Prev Build on master (#161)
  • Next Build on master (#217)
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