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

fix: creating forum threads with files #2075

Merged
merged 3 commits into from
May 25, 2023

chore: remove unnecessary else branch from conditional

5dd6fe9
Select commit
Failed to load commit list.
Merged

fix: creating forum threads with files #2075

chore: remove unnecessary else branch from conditional
5dd6fe9
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2023 in 0s

33.13% (target 0.00%)

View this Pull Request on Codecov

33.13% (target 0.00%)

Details

Codecov Report

Merging #2075 (5dd6fe9) into master (8950c2e) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2075      +/-   ##
==========================================
- Coverage   33.14%   33.13%   -0.02%     
==========================================
  Files          97       97              
  Lines       19129    19136       +7     
==========================================
  Hits         6340     6340              
- Misses      12789    12796       +7     
Impacted Files Coverage Δ
discord/channel.py 34.11% <0.00%> (+0.09%) ⬆️
discord/http.py 22.82% <0.00%> (-0.24%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8950c2e...5dd6fe9. Read the comment docs.