Deprecate: deprecate setValue and remove deprecated Python2 objects
#167
Codecov / codecov/project
succeeded
Mar 6, 2026 in 1s
77.94% (+5.12%) compared to 08478d4
View this Pull Request on Codecov
77.94% (+5.12%) compared to 08478d4
Details
Codecov Report
❌ Patch coverage is 81.72043% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.94%. Comparing base (08478d4) to head (bb99611).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| tests/test_objcrystparset.py | 0.00% | 8 Missing |
| tests/test_diffpyparset.py | 0.00% | 5 Missing |
| tests/test_pdf.py | 0.00% | 2 Missing |
| tests/test_sas.py | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v3.3.0 #167 +/- ##
==========================================
+ Coverage 72.81% 77.94% +5.12%
==========================================
Files 25 24 -1
Lines 3896 3622 -274
==========================================
- Hits 2837 2823 -14
+ Misses 1059 799 -260 | Files with missing lines | Coverage Δ | |
|---|---|---|
| tests/test_builder.py | 100.00% <100.00%> (ø) |
|
| tests/test_constraint.py | 96.96% <100.00%> (ø) |
|
| tests/test_contribution.py | 99.58% <100.00%> (ø) |
|
| tests/test_equation.py | 100.00% <100.00%> (ø) |
|
| tests/test_fitrecipe.py | 99.85% <100.00%> (ø) |
|
| tests/test_literals.py | 99.17% <100.00%> (ø) |
|
| tests/test_parameter.py | 98.14% <100.00%> (ø) |
|
| tests/test_recipeorganizer.py | 99.69% <100.00%> (ø) |
|
| tests/test_restraint.py | 96.87% <100.00%> (ø) |
|
| tests/test_visitors.py | 99.19% <100.00%> (ø) |
|
| ... and 5 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading