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(github): fixes for assigning github role #375

Merged
merged 1 commit into from
Dec 15, 2024

fix(github): fixes for assigning github role

4dd5358
Select commit
Loading
Failed to load commit list.
Merged

fix(github): fixes for assigning github role #375

fix(github): fixes for assigning github role
4dd5358
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2024 in 0s

67.51% (-0.07%) compared to 630e2c5

View this Pull Request on Codecov

67.51% (-0.07%) compared to 630e2c5

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.51%. Comparing base (630e2c5) to head (4dd5358).

Files with missing lines Patch % Lines
src/discord/tasks.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #375      +/-   ##
==========================================
- Coverage   67.58%   67.51%   -0.07%     
==========================================
  Files          21       21              
  Lines        1092     1096       +4     
==========================================
+ Hits          738      740       +2     
- Misses        354      356       +2     
Files with missing lines Coverage Δ
src/discord/tasks.py 87.85% <80.00%> (-1.12%) ⬇️