Dinko Pehar

Results 9 issues of Dinko Pehar

I was reading about some of the Flask frameworks mentioned in this repository under Frameworks permalink. I noticed that there is `Flask-RESTPlus` and `Flask-restless`. If you go to Flask-Restless [repo](https://github.com/jfinkels/flask-restless),...

Hello. I'm trying to use `kcov` with Crystal lang and locally it works. The command in GitHub Actions is similar to one I use locally: ``` kcov --coveralls-id=REPO_TOKEN --clean --include-path=$(pwd)/src...

Hello. While using `kcov`, I noticed it produces several formats of coverage. Is there a way to produce lcov style coverge report using `kcov` ? Thank you.

output

NPM and some other package managers have the ability to generate their versions of `shard.yml` file based on user provided input. Similar to those package managers, when we execute `shards...

kind:feature

Are there any examples on integrating this library with Django Channels ? I see examples on how to integrate with WebSockets library, but Django Channels and it's "Consumers" would be...

question

**I'm submitting a ...** (check one with "x") ``` [ ] bug report [ ] new distro request [X] question ``` **Question** I'm not sure how can I display logo...

bug

Hello. I found your project `radix` to be really useful and I discovered it because it's used inside Kemal web framework. Although Kemal is great, I'm looking into making my...

NPM has support for [Deprecating packages](https://docs.npmjs.com/deprecating-and-undeprecating-packages-or-package-versions). Users are notified when their dependencies are outdated when using `npm install`. It would be also nice to see this when using `shards install`....

Hello and thank you for providing this beautiful software 🚀 I saw recently all of Git GUI clients mostly provide this feature and yours is so good and advanced, figured...