Add CFR and WTF diagnostics programs #88
Merged
Codecov / codecov/project
succeeded
Jun 13, 2024 in 0s
80.59% (target 60.00%)
View this Pull Request on Codecov
80.59% (target 60.00%)
Details
Codecov Report
Attention: Patch coverage is 84.11215%
with 119 lines
in your changes missing coverage. Please review.
Project coverage is 80.59%. Comparing base (
f353b7f
) to head (5a9ef0e
).
Files | Patch % | Lines |
---|---|---|
cratedb_toolkit/wtf/query_collector.py | 58.26% | 53 Missing |
cratedb_toolkit/cfr/systable.py | 90.90% | 12 Missing |
cratedb_toolkit/wtf/recorder.py | 69.69% | 10 Missing |
cratedb_toolkit/util/cli.py | 52.94% | 8 Missing |
cratedb_toolkit/util/data.py | 46.15% | 7 Missing |
cratedb_toolkit/util/database.py | 56.25% | 7 Missing |
cratedb_toolkit/wtf/cli.py | 94.00% | 6 Missing |
cratedb_toolkit/sqlalchemy/patch.py | 85.29% | 5 Missing |
cratedb_toolkit/util/platform.py | 88.57% | 4 Missing |
cratedb_toolkit/wtf/model.py | 95.45% | 3 Missing |
... and 3 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #88 +/- ##
==========================================
+ Coverage 79.01% 80.59% +1.57%
==========================================
Files 56 68 +12
Lines 1973 2705 +732
==========================================
+ Hits 1559 2180 +621
- Misses 414 525 +111
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading