Improve chart and table display API #171
Merged
Codecov / codecov/project
succeeded
May 14, 2026 in 0s
86.29% (-0.46%) compared to 3467c72
View this Pull Request on Codecov
86.29% (-0.46%) compared to 3467c72
Details
Codecov Report
❌ Patch coverage is 73.84988% with 108 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.29%. Comparing base (3467c72) to head (79b53fb).
Additional details and impacted files
@@ Coverage Diff @@
## develop #171 +/- ##
===========================================
- Coverage 86.75% 86.29% -0.46%
===========================================
Files 157 158 +1
Lines 11829 12138 +309
Branches 1347 1394 +47
===========================================
+ Hits 10262 10475 +213
- Misses 1082 1154 +72
- Partials 485 509 +24 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/easydiffraction/__main__.py | 83.33% <100.00%> (ø) |
|
| src/easydiffraction/analysis/analysis.py | 86.89% <100.00%> (-0.20%) |
⬇️ |
| ...raction/analysis/categories/constraints/default.py | 98.41% <100.00%> (+0.33%) |
⬆️ |
| src/easydiffraction/display/plotters/base.py | 96.82% <100.00%> (+0.05%) |
⬆️ |
| ...ffraction/project/categories/rendering/__init__.py | 100.00% <100.00%> (ø) |
|
| ...iffraction/project/categories/rendering/factory.py | 100.00% <100.00%> (ø) |
|
| src/easydiffraction/project/project.py | 89.56% <100.00%> (+0.23%) |
⬆️ |
| src/easydiffraction/project/project_info.py | 88.33% <66.66%> (+0.40%) |
⬆️ |
| src/easydiffraction/io/cif/serialize.py | 84.44% <71.42%> (ø) |
|
| src/easydiffraction/display/plotters/ascii.py | 79.77% <0.00%> (-0.46%) |
⬇️ |
| ... and 4 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading