Skip to content

feat(tasks)!: remove unused tasks#405

Merged
ReenigneArcher merged 1 commit intomasterfrom
feat/tasks/remove-unused-tasks
May 17, 2025
Merged

feat(tasks)!: remove unused tasks#405
ReenigneArcher merged 1 commit intomasterfrom
feat/tasks/remove-unused-tasks

Conversation

@ReenigneArcher
Copy link
Member

Description

Remove unused IGDB daily task.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented May 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.20%. Comparing base (eb51859) to head (0f14d4d).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #405      +/-   ##
==========================================
- Coverage   62.58%   60.20%   -2.38%     
==========================================
  Files          21       21              
  Lines        1248     1151      -97     
==========================================
- Hits          781      693      -88     
+ Misses        467      458       -9     
Files with missing lines Coverage Δ
src/discord_bot/bot.py 88.76% <ø> (-0.02%) ⬇️
src/discord_bot/helpers.py 100.00% <ø> (ø)
src/discord_bot/tasks.py 40.90% <ø> (-26.46%) ⬇️

@ReenigneArcher ReenigneArcher merged commit 41ec5fe into master May 17, 2025
15 checks passed
@ReenigneArcher ReenigneArcher deleted the feat/tasks/remove-unused-tasks branch May 17, 2025 00:42
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.

1 participant