Leandro Lucarella

Results 29 issues of Leandro Lucarella

I'm using Debian testing and I just downloaded jstock. I'm trying to open my data from the cloud (saved from my phone using the jstock app) and it does nothing...

It would be really nice to have historic charts for portfolios with the portfolio value and Gain/Loss (%) in both the Desktop and Android app. Intraday data would be amazing...

I just downloaded jstock but the fonts look really ugly. I'm using Debian testing. I tried to install a JRE (openjdk-11-jre because it's the latest) just in case it works...

Hi, I've started trying jstock but I bumped into a few problems. One of them is Renewable Energy stocks are not show properly. When I add them, they are converted...

Coming the Android app DAVdroid: https://forums.bitfire.at/topic/1078/error-while-uploading-created-modified-entries/20 Here is what the author said: > According to RFC 6350, »property parameter values must not contain the DQUOTE (U+0022) character« (details in the...

bug

Google coding style [says](https://google.github.io/styleguide/pyguide.html#doc-function-returns) about the `Returns` section: > It may also be omitted if the docstring starts with Returns or Yields (e.g. """Returns row from Bigtable as a tuple...

The [--skip-checking-short-docstrings](https://jsh9.github.io/pydoclint/config_options.html#6---skip-checking-short-docstrings-shortform--scsd-default-true) is extremely convenient to keep documentation of simple methods very short and avoid redundancy, but it comes with a cost. When enabled, it can lead to a lot...

### Is your feature request related to a problem? Please describe. Partially, the problem is it is hard to reuse modules or class documentation in high-level introductory docs written in...

feature

Hi, I have a package that provides an `example`. When running `flutter analyze` locally, it all works fine, but when running this GitHub action I get some errors. See: https://github.com/lunofono/lunofono_player/pull/9/checks?check_run_id=1727456103#step:6:18...

help wanted

I have project that generates a bunch of files, so I was looking for a library to do golden testing but not for small outputs but whole files, or even...