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 / codecov/project succeeded Jun 3, 2024 in 1s

97.30% (+0.01%) compared to 4a0347d

View this Pull Request on Codecov

97.30% (+0.01%) compared to 4a0347d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Changes have been made to critical files, which contain lines commonly executed in production. Learn more

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #479      +/-   ##
==========================================
+ Coverage   97.29%   97.30%   +0.01%     
==========================================
  Files         443      443              
  Lines       34916    35102     +186     
==========================================
+ Hits        33972    34157     +185     
- Misses        944      945       +1     
Components Coverage Δ
NonTestCode 94.44% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.52% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
services/github.py 100.00% <100.00%> (ø)
services/repository.py Critical 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

Related Entrypoints
run/app.tasks.upload.Upload
run/app.tasks.status.SetError
run/app.tasks.notify.Notify
run/app.tasks.pulls.Sync
run/app.tasks.compute_comparison.ComputeComparison
run/app.tasks.upload.UploadFinisher
run/app.tasks.upload.UploadProcessor
run/app.tasks.commit_update.CommitUpdate
run/app.tasks.upload.PreProcessUpload
run/app.tasks.bundle_analysis.BundleAnalysisNotify
run/app.tasks.test_results.TestResultsFinisherTask
run/app.tasks.sync_repo_languages.SyncLanguages
run/app.tasks.label_analysis.process_request