Skip to content

Conversation

LordOfPolls
Copy link
Contributor

Pull Request Type

  • Feature addition
  • Bugfix
  • Documentation update
  • Code refactor
  • Tests improvement
  • CI/CD pipeline enhancement
  • Other: [Replace with a description]

Description

Adds a missing enum and handles member profile audit log events missing their channel param

Changes

Related Issues

#1442

Test Scenarios

Python Compatibility

  • I've ensured my code works on Python 3.10.x
  • I've ensured my code works on Python 3.11.x

Checklist

  • I've run the pre-commit code linter over all edited files
  • I've tested my changes on supported Python versions
  • I've added tests for my code, if applicable
  • I've updated / added documentation, where applicable

@LordOfPolls LordOfPolls changed the base branch from stable to unstable June 20, 2023 16:13
@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.08 ⚠️

Comparison is base (68492e1) 60.23% compared to head (a7e46b7) 60.16%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1453      +/-   ##
============================================
- Coverage     60.23%   60.16%   -0.08%     
============================================
  Files           139      139              
  Lines         14723    14724       +1     
============================================
- Hits           8868     8858      -10     
- Misses         5855     5866      +11     
Impacted Files Coverage Δ
interactions/api/events/processors/auto_mod.py 51.85% <0.00%> (ø)
interactions/models/discord/enums.py 96.60% <100.00%> (+<0.01%) ⬆️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@LordOfPolls LordOfPolls merged commit 2118d36 into unstable Jun 20, 2023
@LordOfPolls LordOfPolls deleted the enum branch June 20, 2023 20:26
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.

3 participants