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

Use get_branch in get_behind_by instead of get_branches #79

Merged
merged 3 commits into from
Aug 30, 2023

update shared sha

3de08dc
Select commit
Loading
Failed to load commit list.
Merged

Use get_branch in get_behind_by instead of get_branches #79

update shared sha
3de08dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 30, 2023 in 0s

98.53% (-0.07%) compared to 9f41bc2

View this Pull Request on Codecov

98.53% (-0.07%) compared to 9f41bc2

Details

Codecov Report

Merging #79 (3de08dc) into main (9f41bc2) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   98.59%   98.53%   -0.07%     
==========================================
  Files         359      359              
  Lines       26333    26336       +3     
==========================================
- Hits        25963    25949      -14     
- Misses        370      387      +17     
Components Coverage Δ
NonTestCode 97.27% <100.00%> (-0.03%) ⬇️
OutsideTasks 98.25% <100.00%> (-0.10%) ⬇️
Files Changed Coverage Δ
services/comparison/__init__.py 98.73% <100.00%> (+0.01%) ⬆️
services/comparison/tests/unit/test_behind_by.py 100.00% <100.00%> (ø)
...cation/notifiers/tests/integration/test_comment.py 92.17% <100.00%> (-7.83%) ⬇️
.../notification/notifiers/tests/unit/test_comment.py 100.00% <100.00%> (ø)
tasks/tests/integration/test_notify_task.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Related Entrypoints
run/app.tasks.notify.Notify