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: Indexing integration test is complicated and inefficient (#6676) #6677

Fix: Indexing integration test is complicated and inefficient (#6676)

3998aba
Select commit
Loading
Failed to load commit list.
Merged

Fix: Indexing integration test is complicated and inefficient (#6676) #6677

Fix: Indexing integration test is complicated and inefficient (#6676)
3998aba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 1s

85.50% (target 80.00%)

View this Pull Request on Codecov

85.50% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 1.69492% with 58 lines in your changes missing coverage. Please review.

Project coverage is 85.50%. Comparing base (bee4a60) to head (3998aba).

Files with missing lines Patch % Lines
test/integration_test.py 0.00% 56 Missing ⚠️
src/azul/indexer/__init__.py 50.00% 1 Missing ⚠️
src/azul/plugins/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6677      +/-   ##
===========================================
+ Coverage    85.42%   85.50%   +0.08%     
===========================================
  Files          155      155              
  Lines        20777    20758      -19     
===========================================
+ Hits         17748    17749       +1     
+ Misses        3029     3009      -20     

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