feat: add DSL support
#3
Merged
Codecov / codecov/project
succeeded
Apr 2, 2026 in 1s
92.46% (+16.79%) compared to feb7e1f
View this Pull Request on Codecov
92.46% (+16.79%) compared to feb7e1f
Details
Codecov Report
❌ Patch coverage is 98.48485% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.46%. Comparing base (feb7e1f) to head (aad7c3d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| tests/helper.py | 96.87% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3 +/- ##
===========================================
+ Coverage 75.67% 92.46% +16.79%
===========================================
Files 3 4 +1
Lines 37 146 +109
===========================================
+ Hits 28 135 +107
- Misses 9 11 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| tests/test_diffpyinterpreter.py | 100.00% <100.00%> (ø) |
|
| tests/test_pdfadapter.py | 100.00% <100.00%> (ø) |
|
| tests/helper.py | 96.87% <96.87%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading