| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Fixes # 1179 # Description <!--- Thanks for opening a PR! Please add your description here of changes made and how they are going to resolve the linked issue --> # Checklist <!--- Before requesting review, please go through this checklist: --> - [ ] Links to correct issue - [ ] Update changelog, if changes affect users - [ ] PR title starts with ``Issue #nr``, e.g. ``Issue #737`` - [ ] Unit tests were added - [ ] **If feature added**: Added/extended example
…_wells_zero_filter_length
|
The request for type hints lead to some extra required type annotations to be implemented for MyPy. A no-regret, with the slight downside that this changeset now influences more places of the code. |
Sorry, something went wrong.
…1191) Fixes #1190 # Description The TeamCity buildserver has some quirks making it sometimes hard to reproduce failing tests/build steps locally. In this PR this issue addressed by running the pipeline scripts in docker containers. These docker containers can be run locally as well, making it possible for the developer to reproduce the failing build on their own machine. # Checklist <!--- Before requesting review, please go through this checklist: --> - [x] Links to correct issue - [ ] Update changelog, if changes affect users - [ ] PR title starts with ``Issue #nr``, e.g. ``Issue #737`` - [ ] Unit tests were added - [ ] **If feature added**: Added/extended example
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #1176
Description
Checklist