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

feat: get repo service for specific commit #479

Merged
merged 2 commits into from
Jun 3, 2024

addres review comments

c72b550
Select commit
Loading
Failed to load commit list.
Merged

feat: get repo service for specific commit #479

addres review comments
c72b550
Select commit
Loading
Failed to load commit list.
Codecov - QA / codecov/project succeeded Jun 3, 2024 in 0s

97.26% (+0.00%) compared to 4a0347d

View this Pull Request on Codecov

97.26% (+0.00%) compared to 4a0347d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.26%. Comparing base (4a0347d) to head (c72b550).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #479   +/-   ##
=======================================
  Coverage   97.26%   97.26%           
=======================================
  Files         412      412           
  Lines       34187    34150   -37     
=======================================
- Hits        33252    33217   -35     
+ Misses        935      933    -2     
Components Coverage Δ
NonTestCode 94.37% <100.00%> (-0.01%) ⬇️
OutsideTasks 97.52% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
services/github.py 94.73% <100.00%> (+0.29%) ⬆️
services/repository.py 96.29% <100.00%> (+0.08%) ⬆️
services/tests/test_github.py 100.00% <100.00%> (ø)
services/tests/test_repository_service.py 99.77% <100.00%> (+<0.01%) ⬆️

... and 4 files with indirect coverage changes