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

Allow setting search scope to both orgs and repositories #561

Merged
merged 27 commits into from
Dec 20, 2024

Add tests, adjust code.

b621cab
Select commit
Loading
Failed to load commit list.
Merged

Allow setting search scope to both orgs and repositories #561

Add tests, adjust code.
b621cab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 0s

74.73% (-1.01%) compared to cfa5b79

View this Pull Request on Codecov

74.73% (-1.01%) compared to cfa5b79

Details

Codecov Report

Attention: Patch coverage is 64.02878% with 300 lines in your changes missing coverage. Please review.

Project coverage is 74.73%. Comparing base (cfa5b79) to head (b621cab).
Report is 1 commits behind head on devel.

Files with missing lines Patch % Lines
R/GitHost.R 76.57% 108 Missing ⚠️
R/GitHostGitLab.R 32.74% 76 Missing ⚠️
R/EngineRestGitLab.R 7.27% 51 Missing ⚠️
R/EngineRestGitHub.R 58.97% 32 Missing ⚠️
R/GitHostGitHub.R 77.04% 14 Missing ⚠️
R/gitstats_functions.R 0.00% 10 Missing ⚠️
R/GitStats.R 57.14% 6 Missing ⚠️
R/EngineGraphQLGitLab.R 85.71% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #561      +/-   ##
==========================================
- Coverage   75.73%   74.73%   -1.01%     
==========================================
  Files          18       18              
  Lines        3219     3622     +403     
==========================================
+ Hits         2438     2707     +269     
- Misses        781      915     +134     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.