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

fix: typo in index job #2708

Merged
merged 2 commits into from
Oct 22, 2024

Merge branch 'main' into fix/typo

46b8af6
Select commit
Loading
Failed to load commit list.
Merged

fix: typo in index job #2708

Merge branch 'main' into fix/typo
46b8af6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

24.10% (+0.05%) compared to 67ebe73

View this Pull Request on Codecov

24.10% (+0.05%) compared to 67ebe73

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 24.10%. Comparing base (67ebe73) to head (46b8af6).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
pkg/index/job/creation/service/indexer.go 0.00% 1 Missing ⚠️
pkg/index/job/save/service/indexer.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2708      +/-   ##
==========================================
+ Coverage   24.04%   24.10%   +0.05%     
==========================================
  Files         539      539              
  Lines       46792    53953    +7161     
==========================================
+ Hits        11252    13006    +1754     
- Misses      34763    40172    +5409     
+ Partials      777      775       -2     

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