Add some local tests #61
Merged
Codecov / codecov/project
succeeded
Apr 25, 2025 in 0s
92.17% (target 25.00%)
View this Pull Request on Codecov
92.17% (target 25.00%)
Details
Codecov Report
Attention: Patch coverage is 96.03175% with 10 lines in your changes missing coverage. Please review.
Project coverage is 92.17%. Comparing base (
5f754dc) to head (ed3f63c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| comparejsonld.py | 79.41% | 7 Missing |
| tests/test_compare_properties.py | 98.59% | 1 Missing |
| tests/test_compare_statements.py | 98.18% | 1 Missing |
| tests/test_utilities.py | 98.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #61 +/- ##
==========================================
+ Coverage 90.22% 92.17% +1.94%
==========================================
Files 6 11 +5
Lines 972 1418 +446
==========================================
+ Hits 877 1307 +430
- Misses 95 111 +16 | Files with missing lines | Coverage Δ | |
|---|---|---|
| compareshape.py | 93.46% <100.00%> (+20.83%) |
⬆️ |
| shape.py | 94.37% <100.00%> (-2.17%) |
⬇️ |
| test_schemas.py | 87.40% <100.00%> (-10.39%) |
⬇️ |
| tests/test_compare_v1_v2.py | 88.42% <100.00%> (ø) |
|
| tests/test_v1.py | 84.53% <100.00%> (ø) |
|
| tests/test_compare_properties.py | 98.59% <98.59%> (ø) |
|
| tests/test_compare_statements.py | 98.18% <98.18%> (ø) |
|
| tests/test_utilities.py | 98.71% <98.71%> (ø) |
|
| comparejsonld.py | 94.30% <79.41%> (-2.24%) |
⬇️ |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 5f754dc...ed3f63c. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading