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

Simplifies get_installation_name a bit #749

Merged
merged 1 commit into from
Sep 30, 2024

Simplifies `get_installation_name` a bit

9f5f7b9
Select commit
Loading
Failed to load commit list.
Merged

Simplifies get_installation_name a bit #749

Simplifies `get_installation_name` a bit
9f5f7b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 0s

98.08% (-0.01%) compared to 32e4f7f, passed because coverage increased by 0% when compared to adjusted base (98.08%)

View this Pull Request on Codecov

98.08% (-0.01%) compared to 32e4f7f, passed because coverage increased by 0% when compared to adjusted base (98.08%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.08%. Comparing base (32e4f7f) to head (9f5f7b9).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #749      +/-   ##
==========================================
- Coverage   98.08%   98.08%   -0.01%     
==========================================
  Files         432      432              
  Lines       36292    36292              
==========================================
- Hits        35598    35596       -2     
- Misses        694      696       +2     
Components Coverage Δ
NonTestCode 95.99% <100.00%> (-0.02%) ⬇️
OutsideTasks 98.13% <100.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
helpers/github_installation.py 100.00% <100.00%> (ø)
helpers/tests/unit/test_github_installation.py 100.00% <100.00%> (ø)
services/repository.py 96.78% <100.00%> (+0.02%) ⬆️
services/tests/test_repository_service.py 99.78% <ø> (ø)
tasks/bundle_analysis_notify.py 95.00% <ø> (ø)
tasks/commit_update.py 100.00% <100.00%> (ø)
tasks/compute_comparison.py 100.00% <ø> (ø)
tasks/notify.py 95.18% <100.00%> (-0.78%) ⬇️
tasks/preprocess_upload.py 98.14% <ø> (ø)
tasks/save_report_results.py 98.79% <ø> (ø)
... and 4 more