Skip to content

Conversation

@zulquer
Copy link
Collaborator

@zulquer zulquer commented May 7, 2025

This pull request includes minor updates to configuration and code cleanup. The changes focus on removing unnecessary entries and parameters to simplify the codebase.

Configuration updates:

  • Removed the ARG002 entry from the ignore list in pyproject.toml, likely indicating that this rule is no longer ignored during linting.

Code cleanup:

  • Removed the force_api_call parameter from the get_list method in RecurringManager as it was unused, simplifying the method signature.

@zulquer zulquer merged commit 61bcb14 into master May 7, 2025
6 checks passed
@zulquer zulquer deleted the PTHMINT-48 branch May 7, 2025 08:59
@codecov
Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.76%. Comparing base (9dccc4f) to head (8016837).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   90.76%   90.76%           
=======================================
  Files         106      106           
  Lines        2306     2306           
=======================================
  Hits         2093     2093           
  Misses        213      213           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants