Coverage report: 5%

Files Functions Classes

coverage.py v7.13.4, created at 2026-03-01 10:28 +0000

File function   statements missing excluded   coverage
src / __init__.py (no function)   0 0 0   100%
src / analyse.py get_image_url_markdown   6 6 0   0%
src / analyse.py get_art_url_markdown   5 5 0   0%
src / analyse.py get_art_url   4 4 0   0%
src / analyse.py get_image_url   5 5 0   0%
src / analyse.py get_losing_df   7 7 0   0%
src / analyse.py get_losing_battles_count   4 4 0   0%
src / analyse.py filter_battles   16 16 0   0%
src / analyse.py get_top_3_losing_account   8 8 0   0%
src / analyse.py process_battles_win_percentage   26 26 0   0%
src / analyse.py filter_element   11 11 0   0%
src / analyse.py filter_edition   11 11 0   0%
src / analyse.py filter_match_type   11 11 0   0%
src / analyse.py filter_card_type   11 11 0   0%
src / analyse.py filter_rarity   11 11 0   0%
src / analyse.py filter_battle_count   3 3 0   0%
src / analyse.py filter_mana_cap   16 16 0   0%
src / analyse.py filter_format   14 14 0   0%
src / analyse.py filter_date   7 7 0   0%
src / analyse.py filter_rule_sets   5 5 0   0%
src / analyse.py sort_by   8 8 0   0%
src / analyse.py get_daily_battle_stats   12 12 0   0%
src / analyse.py get_battles_with_used_card   5 5 0   0%
src / analyse.py get_losing_battles   4 4 0   0%
src / analyse.py has_ability   14 14 0   0%
src / analyse.py filter_rows   1 1 0   0%
src / analyse.py filter_abilities   5 5 0   0%
src / analyse.py (no function)   30 30 0   0%
src / api / __init__.py (no function)   0 0 0   100%
src / api / hive.py get_liquidity_positions   5 5 0   0%
src / api / hive.py get_quantity   3 3 0   0%
src / api / hive.py find_one_with_retry   25 25 0   0%
src / api / hive.py get_market_with_retry   4 4 0   0%
src / api / hive.py get_spl_transactions   23 23 0   0%
src / api / hive.py get_account_history_with_retry   22 22 0   0%
src / api / hive.py get_hive_account   2 2 0   0%
src / api / hive.py (no function)   18 18 0   0%
src / api / hive_node.py (no function)   1 1 0   0%
src / api / logRetry.py LogRetry.__init__   2 2 0   0%
src / api / logRetry.py (no function)   3 3 0   0%
src / api / peakmonsters.py get_market_prices_df   1 1 0   0%
src / api / peakmonsters.py (no function)   10 10 0   0%
src / api / spl.py get_card_details   2 2 0   0%
src / api / spl.py get_rule_sets_list   3 3 0   0%
src / api / spl.py get_player_collection_df   4 4 0   0%
src / api / spl.py get_battle_history_df   16 16 0   0%
src / api / spl.py get_current_season   3 3 0   0%
src / api / spl.py get_settings   2 2 0   0%
src / api / spl.py is_maintenance_mode   1 1 0   0%
src / api / spl.py get_season_end_time   12 12 0   0%
src / api / spl.py get_unclaimed_sps_balance_history_for_token_impl   11 11 0   0%
src / api / spl.py get_balance_history_for_token_impl_v2   15 15 0   0%
src / api / spl.py player_exist   6 6 0   0%
src / api / spl.py get_leaderboard_with_player_season   6 6 0   0%
src / api / spl.py get_deeds_collection   4 4 0   0%
src / api / spl.py get_deeds_market   4 4 0   0%
src / api / spl.py get_balances   3 3 0   0%
src / api / spl.py get_all_cards_for_sale_df   3 3 0   0%
src / api / spl.py get_tournament   3 3 0   0%
src / api / spl.py get_player_tournaments_ids   13 13 0   0%
src / api / spl.py get_market_transaction   6 6 0   0%
src / api / spl.py get_transaction   6 6 0   0%
src / api / spl.py get_cards_by_ids   6 6 0   0%
src / api / spl.py get_player_history_season_rewards_df   12 12 0   0%
src / api / spl.py get_battle   3 3 0   0%
src / api / spl.py get_staked_dec_df   3 3 0   0%
src / api / spl.py compute_sig   3 3 0   0%
src / api / spl.py get_token   12 12 0   0%
src / api / spl.py verify_token   7 7 0   0%
src / api / spl.py get_owned_resource_sum   8 8 0   0%
src / api / spl.py get_prices   2 2 0   0%
src / api / spl.py spl_get_pools   5 5 0   0%
src / api / spl.py get_liquidity   5 5 0   0%
src / api / spl.py (no function)   47 47 0   0%
src / battle_store.py get_uid_array   4 4 0   0%
src / battle_store.py add_battle_store_big_my   19 19 0   0%
src / battle_store.py log_battle_note   5 5 0   0%
src / battle_store.py add_rating_log   6 6 0   0%
src / battle_store.py get_battle_format   3 3 0   0%
src / battle_store.py add_losing_battle_team   18 18 0   0%
src / battle_store.py get_battles_to_process   5 5 0   0%
src / battle_store.py process_battle   26 26 0   0%
src / battle_store.py update_last_processed_df   4 4 0   0%
src / battle_store.py is_surrender   1 1 0   0%
src / battle_store.py is_training   1 1 0   0%
src / battle_store.py process_battles   6 6 0   0%
src / battle_store.py (no function)   18 18 0   0%
src / collection_store.py update_collection   8 8 0   0%
src / collection_store.py (no function)   5 5 0   0%
src / configuration / __init__.py (no function)   0 0 0   100%
src / configuration / config.py (no function)   44 44 0   0%
src / configuration / custom_formatter.py CustomFormatter.format   3 3 0   0%
src / configuration / custom_formatter.py (no function)   10 10 0   0%
src / configuration / progress.py (no function)   6 6 0   0%
src / configuration / standalone_version.py (no function)   1 1 0   0%
src / configuration / store.py (no function)   25 25 0   0%
src / graphs / __init__.py (no function)   0 0 0   100%
src / graphs / land_graph.py plot_land_all   4 4 0   0%
src / graphs / land_graph.py plot_land_pools   18 18 0   0%
src / graphs / land_graph.py plot_cumsum   19 19 0   0%
src / graphs / land_graph.py plot_tax_cumsum   9 9 0   0%
src / graphs / land_graph.py (no function)   7 7 0   0%
src / graphs / land_region_graph.py create_land_region_active_graph   9 9 0   0%
src / graphs / land_region_graph.py (no function)   3 3 0   0%
src / graphs / land_resources_graph.py create_land_resources_dec_graph   5 5 0   0%
src / graphs / land_resources_graph.py create_land_resources_graph   5 5 0   0%
src / graphs / land_resources_graph.py create_land_resources_factor_graph   7 7 0   0%
src / graphs / land_resources_graph.py (no function)   5 5 0   0%
src / graphs / portfolio_graph.py plot_portfolio_total   10 10 0   0%
src / graphs / portfolio_graph.py plot_portfolio_all   22 22 0   0%
src / graphs / portfolio_graph.py get_editions_fig   27 27 0   0%
src / graphs / portfolio_graph.py get_sps_fig   16 16 0   0%
src / graphs / portfolio_graph.py (no function)   9 9 0   0%
src / graphs / rating_graph.py create_rating_graph   10 10 0   0%
src / graphs / rating_graph.py get_scatter_trace   4 4 0   0%
src / graphs / rating_graph.py plot_daily_stats_battle   22 22 0   0%
src / graphs / rating_graph.py (no function)   10 10 0   0%
src / graphs / season_graph.py plot_season_stats_battle   14 14 0   0%
src / graphs / season_graph.py plot_season_stats_rating   14 14 0   0%
src / graphs / season_graph.py get_season_ids_range   7 7 0   0%
src / graphs / season_graph.py plot_season_stats_earnings   66 66 0   0%
src / graphs / season_graph.py plot_season_stats_earnings_all   7 7 0   0%
src / graphs / season_graph.py (no function)   10 10 0   0%
src / land.py has_land   3 3 0   0%
src / land.py get_last_process_date   7 7 0   0%
src / land.py update_land_data   9 9 0   0%
src / land.py (no function)   9 9 0   0%
src / land_pools.py update_land_pools_for_account   11 11 0   0%
src / land_pools.py update_pools   5 5 0   0%
src / land_pools.py (no function)   7 7 0   0%
src / market_info.py filter_df_last_season   6 6 0   0%
src / market_info.py get_sold_cards   9 9 0   0%
src / market_info.py get_purchased_sold_cards   32 32 0   0%
src / market_info.py (no function)   9 9 0   0%
src / pages / __init__.py (no function)   0 0 0   100%
src / pages / main_dash.py (no function)   11 11 0   0%
src / pages / main_page.py update_main_table   6 6 0   0%
src / pages / main_page.py redirect_to_page   2 2 0   0%
src / pages / main_page.py update_top_cards   8 8 0   0%
src / pages / main_page.py filter_battle_df   20 20 0   0%
src / pages / main_page.py (no function)   24 24 0   0%
src / portfolio.py update_portfolio   19 19 0   0%
src / portfolio.py update_portfolios   12 12 0   0%
src / portfolio.py (no function)   9 9 0   0%
src / season_balances_info.py update_balances_store   42 42 0   0%
src / season_balances_info.py process_season_rewards   12 12 0   0%
src / season_balances_info.py get_balance_mask   5 5 0   0%
src / season_balances_info.py process_season_balances   24 24 0   0%
src / season_balances_info.py add_season_id   3 3 0   0%
src / season_balances_info.py determine_first_season_id_played   6 6 0   0%
src / season_balances_info.py get_start_end_time_season   1 1 0   0%
src / season_balances_info.py (no function)   12 12 0   0%
src / season_battle_info.py get_season_battles   16 16 0   0%
src / season_battle_info.py (no function)   5 5 0   0%
src / static / __init__.py (no function)   0 0 0   100%
src / static / static_values_enum.py ExtendedEnum.list_names   1 1 0   0%
src / static / static_values_enum.py ExtendedEnum.list_values   1 1 0   0%
src / static / static_values_enum.py Foil.display_name   1 1 0   0%
src / static / static_values_enum.py Foil.get   4 4 0   0%
src / static / static_values_enum.py (no function)   140 0 0   100%
src / utils / __init__.py (no function)   0 0 0   100%
src / utils / chart_util.py blank_fig   5 5 0   0%
src / utils / chart_util.py (no function)   2 2 0   0%
src / utils / collection_util.py get_card_edition_value   10 10 0   0%
src / utils / collection_util.py is_fully_unbound   1 1 0   0%
src / utils / collection_util.py get_collection   25 25 0   0%
src / utils / collection_util.py get_list_price   4 4 0   0%
src / utils / collection_util.py get_market_price   7 7 0   0%
src / utils / collection_util.py find_card   3 3 0   0%
src / utils / collection_util.py get_bcx   15 15 0   0%
src / utils / collection_util.py (no function)   12 12 0   0%
src / utils / hive_blog.py get_last_season_statistics_table   66 66 0   0%
src / utils / hive_blog.py get_last_season_costs_table   53 53 0   0%
src / utils / hive_blog.py cost_earning_row   3 3 0   0%
src / utils / hive_blog.py get_last_season_earnings_table   85 85 0   0%
src / utils / hive_blog.py get_tournament_info   24 24 0   0%
src / utils / hive_blog.py get_card_table   40 40 0   0%
src / utils / hive_blog.py get_introduction_chapter   4 4 0   0%
src / utils / hive_blog.py get_closure_chapter   1 1 0   0%
src / utils / hive_blog.py get_plot_placeholder   4 4 0   0%
src / utils / hive_blog.py get_last_season_results   4 4 0   0%
src / utils / hive_blog.py get_tournament_results   6 6 0   0%
src / utils / hive_blog.py get_last_season_earning_costs   4 4 0   0%
src / utils / hive_blog.py get_sub_type_sum   3 3 0   0%
src / utils / hive_blog.py get_quantity_sum   3 3 0   0%
src / utils / hive_blog.py get_quantity_potion_sum   3 3 0   0%
src / utils / hive_blog.py get_quantity_jackpot_sum   3 3 0   0%
src / utils / hive_blog.py get_reward_draws_table   32 32 0   0%
src / utils / hive_blog.py get_rewards_draws_result_table   18 18 0   0%
src / utils / hive_blog.py get_season_league_rewards_table   30 30 0   0%
src / utils / hive_blog.py get_last_season_rewards   4 4 0   0%
src / utils / hive_blog.py get_last_season_league_rewards   4 4 0   0%
src / utils / hive_blog.py get_last_season_market_transactions   4 4 0   0%
src / utils / hive_blog.py get_account_introduction   2 2 0   0%
src / utils / hive_blog.py get_account_names_str   6 6 0   0%
src / utils / hive_blog.py write_blog_post   21 21 0   0%
src / utils / hive_blog.py (no function)   46 46 0   0%
src / utils / land_util.py filter_items   3 3 0   0%
src / utils / land_util.py get_deeds_value   23 23 0   0%
src / utils / land_util.py get_staked_dec_value   11 11 0   0%
src / utils / land_util.py process_land_transactions   41 41 0   0%
src / utils / land_util.py get_land_operations   5 5 0   0%
src / utils / land_util.py get_resources_value   11 11 0   0%
src / utils / land_util.py get_liquidity_pools_info   18 18 0   0%
src / utils / land_util.py (no function)   14 14 0   0%
src / utils / portfolio_util.py update_investment   9 9 0   0%
src / utils / portfolio_util.py (no function)   5 5 0   0%
src / utils / progress_util.py update_season_msg   2 2 0   0%
src / utils / progress_util.py set_season_title   1 1 0   0%
src / utils / progress_util.py set_daily_title   1 1 0   0%
src / utils / progress_util.py update_daily_msg   5 5 0   0%
src / utils / progress_util.py (no function)   6 6 0   0%
src / utils / season_util.py get_season_played   2 2 0   0%
src / utils / season_util.py first_played_season   5 5 0   0%
src / utils / season_util.py get_season_end_date   5 5 0   0%
src / utils / season_util.py generate_season_hive_blog   24 24 0   0%
src / utils / season_util.py get_last_season_reward_draws   21 21 0   0%
src / utils / season_util.py get_last_season_league_rewards   26 26 0   0%
src / utils / season_util.py rename_duplicate_card_detail_id   8 8 0   0%
src / utils / season_util.py extract_card_info   6 6 0   0%
src / utils / season_util.py (no function)   18 18 0   0%
src / utils / spl_util.py get_unclaimed_sps_balance_history_for_token   22 22 0   0%
src / utils / spl_util.py get_balance_history_for_token   19 19 0   0%
src / utils / spl_util.py update_message   4 4 0   0%
src / utils / spl_util.py get_battle_history_df   1 1 0   0%
src / utils / spl_util.py is_season_reward_claimed   11 11 0   0%
src / utils / spl_util.py get_ability_list   6 6 0   0%
src / utils / spl_util.py (no function)   13 13 0   0%
src / utils / store_util.py update_season_end_dates   8 8 0   0%
src / utils / store_util.py get_store_names   5 5 0   0%
src / utils / store_util.py validate_store_name   5 5 0   0%
src / utils / store_util.py get_store_file   1 1 0   0%
src / utils / store_util.py load_stores   4 4 0   0%
src / utils / store_util.py save_stores   3 3 0   0%
src / utils / store_util.py save_single_store   4 4 0   0%
src / utils / store_util.py get_account_names   3 3 0   0%
src / utils / store_util.py get_played_players   6 6 0   0%
src / utils / store_util.py get_first_account_name   3 3 0   0%
src / utils / store_util.py add_account   7 7 0   0%
src / utils / store_util.py remove_account_from_store   6 6 0   0%
src / utils / store_util.py remove_data   6 6 0   0%
src / utils / store_util.py remove_account   6 6 0   0%
src / utils / store_util.py get_last_portfolio_selection   5 5 0   0%
src / utils / store_util.py get_seasons_played_list   8 8 0   0%
src / utils / store_util.py get_season_values   3 3 0   0%
src / utils / store_util.py is_last_season_processed   5 5 0   0%
src / utils / store_util.py is_new_account   3 3 0   0%
src / utils / store_util.py update_battle_log   11 11 0   0%
src / utils / store_util.py update_season_log   18 18 0   0%
src / utils / store_util.py update_data   10 10 0   0%
src / utils / store_util.py get_token_dict   7 7 0   0%
src / utils / store_util.py (no function)   31 31 0   0%
src / utils / token_util.py get_all_tokens   4 4 0   0%
src / utils / token_util.py calculate_prices   21 21 0   0%
src / utils / token_util.py get_token_value   6 6 0   0%
src / utils / token_util.py get_dec_last_price   2 2 0   0%
src / utils / token_util.py get_liquidity_pool   19 19 0   0%
src / utils / token_util.py (no function)   9 9 0   0%
src / utils / tournaments_info.py get_tournaments_info   21 21 0   0%
src / utils / tournaments_info.py (no function)   7 7 0   0%
src / utils / trace_logging.py measure_duration   2 2 0   0%
src / utils / trace_logging.py measure_duration.wrapper   7 7 0   0%
src / utils / trace_logging.py (no function)   5 5 0   0%
src / utils / update.py async_update_task   4 4 0   0%
src / utils / update.py async_background_task   1 1 0   0%
src / utils / update.py async_background_task_wrapper   1 1 0   0%
src / utils / update.py (no function)   7 7 0   0%
Total     2850 2710 0   5%

No items found using the specified filter.