Last active
October 29, 2024 22:09
-
-
Save purarue/b2be6adc46642f2989367aa0f7684ae4 to your computer and use it in GitHub Desktop.
HPI doctor output after merge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ config file: /home/username/.config/my/my/config/__init__.py | |
✅ mypy config check: success | |
Success: no issues found in 4 source files | |
✅ OK : my.body | |
✅ - stats: {'teeth': {'count': 5}, 'shower': {'count': 1}, 'weight': {'count': 7}} | |
✅ OK : my.browsing | |
✅ - stats: {'history': {'count': 120594}} | |
✅ OK : my.coding | |
✅ - stats: {'commits': {'count': 5147}, 'repos': {'count': 118}} | |
✅ OK : my.facebook | |
✅ - stats: {'events': {'count': 5840}} | |
✅ OK : my.food | |
✅ - stats: {'food': {'count': 24}, 'water': {'count': 13}} | |
✅ OK : my.google | |
✅ - stats: {'events': {'count': 237471}} | |
✅ OK : my.ipython | |
✅ - stats: {'history': {'count': 3447}} | |
✅ OK : my.money | |
✅ - stats: {'balances': {'count': 40}, 'transactions': {'count': 683}} | |
✅ OK : my.mpv | |
✅ - stats: {'history': {'count': 1612}} | |
✅ OK : my.old_forums | |
✅ - stats: {'history': {'count': 188}} | |
✅ OK : my.reddit | |
✅ - stats: {'saved': {'count': 50}, 'comments': {'count': 4893}, 'submissions': {'count': 39}, 'upvoted': {'count': 922}} | |
✅ OK : my.rss | |
✅ - stats: {'current_subscriptions': {'count': 35}, 'subscription_history': {'count': 29}, 'events': {'count': 49}} | |
✅ OK : my.skype | |
✅ - stats: {'timestamps': {'count': 13}} | |
✅ OK : my.smscalls | |
✅ - stats: {'calls': {'count': 105}, 'messages': {'count': 961}} | |
✅ OK : my.spotify | |
✅ - stats: {'playlists': {'count': 10}, 'songs': {'count': 476}} | |
✅ OK : my.todotxt | |
✅ - stats: {'todos': {'count': 1}, 'completed': {'count': 96}, 'events': {'count': 31}} | |
✅ OK : my.ttt | |
✅ - stats: {'history': {'count': 12208}} | |
✅ OK : my.window_watcher | |
✅ - stats: {'history': {'count': 53121}} | |
✅ OK : my.zsh | |
✅ - stats: {'history': {'count': 168947}} | |
✅ OK : my.games.blizzard | |
✅ - stats: {'events': {'count': 140}} | |
✅ OK : my.games.league | |
✅ - stats: {'history': {'count': 506}} | |
✅ OK : my.games.steam | |
✅ - stats: {'games': {'count': 38}, 'achievements': {'count': 281}} | |
✅ OK : my.github.gdpr | |
✅ - stats: {'events': {'count': 288}} | |
✅ OK : my.github.ghexport | |
✅ - stats: {'events': {'count': 185}} | |
❗ Skipped 14 modules: ['my.pdfs', 'my.photos', 'my.stackexchange', 'my.coding.commits', 'my.food.calories', 'my.food.water', 'my.github.all', 'my.github.common', 'my.google.html', 'my.google.models', 'my.google.paths', 'my.google.takeout_parser', 'my.photos.utils', 'my.reading.polar']. Pass --all if you want to see them. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment