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