Leandro Lisboa Penz

Results 8 issues of Leandro Lisboa Penz

I've created a Dockerfile that builds a docker container that allows the user to avoid having to install a webserver or having to upload the asciicast. Do you think this...

The utility assumes that the .c files and the git repository are in the same tree as the .gcno files (-r option). With cmake, it is quite easy (and common)...

Github action execution: We got the following result (printed under *lpenz/ghaction-pytest-cov*): ``` Name Stmts Miss Cover --------------------------------------------------------- src/ptvertmenu/__init__.py 5 0 100% src/ptvertmenu/vertmenu.py 79 63 20% src/ptvertmenu/vertmenuuicontrol.py 114 78 32% tests/test_basic.py...

- Call function directly in .map - Use .is_empty - Remove redundant "return" - Remove unnecessary references - etc.

Traceback (most recent call last): File "/home/lpenz/.local/bin/watchng", line 102, in main() File "/home/lpenz/.local/bin/watchng", line 98, in main doit(cfg, args) File "/home/lpenz/.local/bin/watchng", line 73, in doit sleep(cfg.period - (uptime() - start))

- No longer bail if runing over ssh if tmux detected - Use tmux's display-message if tmux is detected and [no other option is available or running over ssh] -...