Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perform various tool-assisted fixes #83

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Fix errors: avoid using boolean positional arguments when calling fun…

d157b24
Select commit
Loading
Failed to load commit list.
Open

Perform various tool-assisted fixes #83

Fix errors: avoid using boolean positional arguments when calling fun…
d157b24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 5, 2024 in 1s

58.11% of diff hit (target 39.37%)

View this Pull Request on Codecov

58.11% of diff hit (target 39.37%)

Annotations

Check warning on line 115 in market_arbitrage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

market_arbitrage.py#L115

Added line #L115 was not covered by tests

Check warning on line 3 in market_buzz_detector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

market_buzz_detector.py#L3

Added line #L3 was not covered by tests

Check warning on line 24 in market_buzz_detector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

market_buzz_detector.py#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 14 in src/api_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api_utils.py#L14

Added line #L14 was not covered by tests

Check warning on line 145 in src/download_steam_card_exchange.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/download_steam_card_exchange.py#L145

Added line #L145 was not covered by tests

Check warning on line 41 in src/free_games_with_trading_cards.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/free_games_with_trading_cards.py#L41

Added line #L41 was not covered by tests

Check warning on line 52 in src/free_games_with_trading_cards.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/free_games_with_trading_cards.py#L52

Added line #L52 was not covered by tests

Check warning on line 84 in src/free_games_with_trading_cards.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/free_games_with_trading_cards.py#L84

Added line #L84 was not covered by tests

Check warning on line 127 in src/free_games_with_trading_cards.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/free_games_with_trading_cards.py#L127

Added line #L127 was not covered by tests

Check warning on line 75 in src/inventory_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inventory_utils.py#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 214 in src/inventory_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inventory_utils.py#L214

Added line #L214 was not covered by tests

Check warning on line 481 in src/inventory_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inventory_utils.py#L481

Added line #L481 was not covered by tests

Check warning on line 19 in src/market_arbitrage_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_arbitrage_utils.py#L19

Added line #L19 was not covered by tests

Check warning on line 29 in src/market_arbitrage_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_arbitrage_utils.py#L29

Added line #L29 was not covered by tests

Check warning on line 73 in src/market_buzz_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_buzz_utils.py#L73

Added line #L73 was not covered by tests

Check warning on line 75 in src/market_buzz_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_buzz_utils.py#L75

Added line #L75 was not covered by tests

Check warning on line 78 in src/market_buzz_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_buzz_utils.py#L78

Added line #L78 was not covered by tests

Check warning on line 83 in src/market_buzz_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_buzz_utils.py#L83

Added line #L83 was not covered by tests

Check warning on line 108 in src/market_foil_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_foil_utils.py#L108

Added line #L108 was not covered by tests

Check warning on line 131 in src/market_foil_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_foil_utils.py#L131

Added line #L131 was not covered by tests

Check warning on line 232 in src/market_foil_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_foil_utils.py#L232

Added line #L232 was not covered by tests

Check warning on line 259 in src/market_foil_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_foil_utils.py#L259

Added line #L259 was not covered by tests

Check warning on line 500 in src/market_foil_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_foil_utils.py#L500

Added line #L500 was not covered by tests

Check warning on line 643 in src/market_foil_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_foil_utils.py#L643

Added line #L643 was not covered by tests

Check warning on line 3 in src/market_gamble_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/market_gamble_utils.py#L3

Added line #L3 was not covered by tests