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

Improve/documentation #1359

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

fix unit tests on arm

da589f2
Select commit
Loading
Failed to load commit list.
Open

Improve/documentation #1359

fix unit tests on arm
da589f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

74.72% (-0.10%) compared to 3fad196

View this Pull Request on Codecov

74.72% (-0.10%) compared to 3fad196

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 10 lines in your changes missing coverage. Please review.

Project coverage is 74.72%. Comparing base (3fad196) to head (da589f2).

Files with missing lines Patch % Lines
utils/config.go 70.00% 2 Missing and 1 partial ⚠️
api/repos.go 50.00% 2 Missing ⚠️
api/router.go 83.33% 1 Missing and 1 partial ⚠️
context/context.go 75.00% 1 Missing and 1 partial ⚠️
main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1359      +/-   ##
==========================================
- Coverage   74.81%   74.72%   -0.10%     
==========================================
  Files         157      157              
  Lines       18180    18154      -26     
==========================================
- Hits        13602    13565      -37     
- Misses       3470     3475       +5     
- Partials     1108     1114       +6     

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