Add support for variable domains #17
Merged
Codecov / codecov/project
failed
Jan 31, 2024 in 0s
87.18% (-2.22%) compared to 941bc1a
View this Pull Request on Codecov
87.18% (-2.22%) compared to 941bc1a
Details
Codecov Report
Attention: 63 lines
in your changes are missing coverage. Please review.
Comparison is base (
941bc1a
) 89.39% compared to head (d9fb9f4
) 87.18%.
Files | Patch % | Lines |
---|---|---|
src/generate_output.rs | 0.00% | 15 Missing |
src/load_inputs.rs | 0.00% | 15 Missing |
src/analysis.rs | 65.51% | 10 Missing |
src/evaluation/algorithm.rs | 92.30% | 6 Missing |
src/evaluation/eval_context.rs | 66.66% | 5 Missing |
src/preprocessing/tokenizer.rs | 87.50% | 5 Missing |
src/preprocessing/hctl_tree.rs | 91.89% | 3 Missing |
src/preprocessing/utils.rs | 95.34% | 2 Missing |
src/evaluation/mark_duplicates.rs | 97.14% | 1 Missing |
src/preprocessing/operator_enums.rs | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #17 +/- ##
==========================================
- Coverage 89.39% 87.18% -2.22%
==========================================
Files 24 26 +2
Lines 792 944 +152
==========================================
+ Hits 708 823 +115
- Misses 84 121 +37
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading