Tomer
Tomer
Ideally to check the library works (and is needed) I'd like to take some big open source projects, with defined test suites and many loops, and run the library on...
# Feature Request: Usually I only care if a line is _uncovered_. seeing all the green lines is more of a feel-good thing 😜, so I'd like the option to...
# Feature request: Icon themes usually have special icons for folders like `src`,`tests`,`.github`. I think it would be a great fit for this icon theme
Seems like the download versions are 0.14 while the latest release on this repo is 0.15? Also the [wiki page](https://github.com/piskelapp/piskel/wiki/Desktop-applications) Seems outdated Is the offline version part of the CI
If an incorrect URL is opened, please provide the following so we can write a test: #### Example clone url: https://github.com/Tadaboody/Rate_My_Config.git #### Example branch name: master #### Expected web URL:...
Github announced a new [suggestion](https://blog.github.com/page/2/#suggested-changes-public-beta) api that started being added to the code review tools. Right now the extension takes these at face value as text. For example take [this...
Looks like the file name changed sometime.
I would love it if a table declared as ```py class MyTable(BaseModel): """doc string explaining the table """ field = Column(Integer) ``` would show the docstring in the diagram right...
Sometimes, some changes sneak into master that don't pass the checks. If afterwards there a pull request is made in a completely different section of the code - the same...
[Access tokens](https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/) Are a necessity for users who have Two-Factor-Authentication enabled. They should be Available to be used instead of a password, perhaps taken from an environment variable automatically