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: add function to get specific app's details #470

Merged
merged 1 commit into from
May 31, 2024

feat: add function to get specific app's details

6b8670d
Select commit
Loading
Failed to load commit list.
Merged

feat: add function to get specific app's details #470

feat: add function to get specific app's details
6b8670d
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded May 30, 2024 in 1s

97.26% (+0.00%) compared to 2492b5e

View this Pull Request on Codecov

97.26% (+0.00%) compared to 2492b5e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #470   +/-   ##
=======================================
  Coverage   97.26%   97.26%           
=======================================
  Files         411      412    +1     
  Lines       34153    34187   +34     
=======================================
+ Hits        33218    33252   +34     
  Misses        935      935           
Components Coverage Δ
NonTestCode 94.37% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.52% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
database/models/core.py 97.10% <100.00%> (+<0.01%) ⬆️
helpers/exceptions.py 100.00% <100.00%> (ø)
services/bots/github_apps.py 97.43% <100.00%> (+0.29%) ⬆️
services/bots/tests/test_bots.py 100.00% <ø> (ø)
services/bots/tests/test_github_apps.py 100.00% <100.00%> (ø)
services/tests/test_bots.py 100.00% <ø> (ø)
services/tests/test_owner_service.py 100.00% <ø> (ø)
services/tests/test_repository_service.py 99.76% <ø> (ø)